This website requires JavaScript.
Explore
Help
Sign In
IntenseFinance
/
firefly-iii
Watch
3
Star
0
Fork
0
You've already forked firefly-iii
mirror of
https://github.com/firefly-iii/firefly-iii.git
synced
2025-02-20 11:48:27 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5a890c5c3a
firefly-iii
/
app
/
config
/
view.php
7 lines
108 B
PHP
Raw
Normal View
History
Unescape
Escape
Initial commit.
2014-06-28 02:41:44 -05:00
<
?
php
Combination of initial files and some new code for login and user registration.
2014-06-29 15:12:33 -05:00
return
[
All kinds of cleanup.
2014-12-06 14:48:23 -06:00
'paths'
=>
[
__DIR__
.
'/../views'
],
Combination of initial files and some new code for login and user registration.
2014-06-29 15:12:33 -05:00
'pagination'
=>
'pagination::slider-3'
,
];
Reference in New Issue
Copy Permalink