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-11-09 11:18:10 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
dd9f08d4fa3c40aee2e773f2b01c9d54cdea7725
firefly-iii
/
app
/
config
/
view.php
7 lines
113 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
[
'paths'
=>
array
(
__DIR__
.
'/../views'
),
'pagination'
=>
'pagination::slider-3'
,
];
Reference in New Issue
Copy Permalink