diff options
Diffstat (limited to 'inc/poche')
-rwxr-xr-x | inc/poche/config.inc.php.new | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/poche/config.inc.php.new b/inc/poche/config.inc.php.new index 48cc5783..7c407158 100755 --- a/inc/poche/config.inc.php.new +++ b/inc/poche/config.inc.php.new | |||
@@ -26,7 +26,7 @@ define ('STORAGE_PASSWORD', 'poche'); | |||
26 | ################################################################################# | 26 | ################################################################################# |
27 | 27 | ||
28 | define ('MODE_DEMO', FALSE); | 28 | define ('MODE_DEMO', FALSE); |
29 | define ('DEBUG_POCHE', true); | 29 | define ('DEBUG_POCHE', FALSE); |
30 | define ('DOWNLOAD_PICTURES', FALSE); | 30 | define ('DOWNLOAD_PICTURES', FALSE); |
31 | define ('CONVERT_LINKS_FOOTNOTES', FALSE); | 31 | define ('CONVERT_LINKS_FOOTNOTES', FALSE); |
32 | define ('REVERT_FORCED_PARAGRAPH_ELEMENTS', FALSE); | 32 | define ('REVERT_FORCED_PARAGRAPH_ELEMENTS', FALSE); |