restructure folders

This commit is contained in:
Nicolas Lœuillet
2015-01-20 14:11:26 +01:00
parent 97a2dd74c8
commit 79e051a1f2
190 changed files with 43 additions and 16 deletions

View File

@ -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');