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
2024-11-27 19:31:01 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1a2fc81af3
firefly-iii
/
app
/
config
/
view.php
7 lines
113 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
[
'paths'
=>
array
(
__DIR__
.
'/../views'
),
'pagination'
=>
'pagination::slider-3'
,
];
Reference in New Issue
Copy Permalink