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