forked from wallabag/wallabag
restructure folders
This commit is contained in:
1
app/cache/.gitignore
vendored
1
app/cache/.gitignore
vendored
@ -1 +0,0 @@
|
||||
!.htaccess
|
||||
2
app/cache/.htaccess
vendored
2
app/cache/.htaccess
vendored
@ -1,2 +0,0 @@
|
||||
Order deny,allow
|
||||
Deny from all
|
||||
@ -67,7 +67,7 @@
|
||||
@define ('DEFAULT_THEME', 'baggy');
|
||||
|
||||
@define ('THEME', ROOT . '/themes');
|
||||
@define ('LOCALE', ROOT . '/src/Wallabag/Wallabag/Resources/translations/locale');
|
||||
@define ('LOCALE', ROOT . '/src/Wallabag/Wallabag/Resources/translations');
|
||||
@define ('CACHE', ROOT . '/app/cache');
|
||||
|
||||
@define ('PAGINATION', '12');
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user