aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/poche/config.inc.php.new
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2014-02-13 19:49:25 +0100
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2014-02-13 19:49:25 +0100
commit5e98c2183ae824ab6a1dd2dc22f8619a0d718977 (patch)
tree24ab567d403c967a8b33de8750053abeeca0125a /inc/poche/config.inc.php.new
parent38dafee05d52948fba4a06066d7b0343c8e3de9d (diff)
parent9f3148fec787a51f837549907130e8ec980a0547 (diff)
downloadwallabag-5e98c2183ae824ab6a1dd2dc22f8619a0d718977.tar.gz
wallabag-5e98c2183ae824ab6a1dd2dc22f8619a0d718977.tar.zst
wallabag-5e98c2183ae824ab6a1dd2dc22f8619a0d718977.zip
Merge pull request #450 from wallabag/dev1.5.0
1.5.0
Diffstat (limited to 'inc/poche/config.inc.php.new')
-rwxr-xr-xinc/poche/config.inc.php.new2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/poche/config.inc.php.new b/inc/poche/config.inc.php.new
index 39cb2f2f..8d52497b 100755
--- a/inc/poche/config.inc.php.new
+++ b/inc/poche/config.inc.php.new
@@ -44,7 +44,7 @@ define ('FLATTRABLE', '1');
44define ('FLATTRED', '2'); 44define ('FLATTRED', '2');
45define ('ABS_PATH', 'assets/'); 45define ('ABS_PATH', 'assets/');
46 46
47define ('DEFAULT_THEME', 'default'); 47define ('DEFAULT_THEME', 'baggy');
48 48
49define ('THEME', ROOT . '/themes'); 49define ('THEME', ROOT . '/themes');
50define ('LOCALE', ROOT . '/locale'); 50define ('LOCALE', ROOT . '/locale');