diff options
Diffstat (limited to 'inc/poche/define.inc.php')
-rw-r--r-- | inc/poche/define.inc.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/inc/poche/define.inc.php b/inc/poche/define.inc.php index 2d0a39ec..3f667430 100644 --- a/inc/poche/define.inc.php +++ b/inc/poche/define.inc.php | |||
@@ -17,8 +17,6 @@ define ('STORAGE_PASSWORD', 'postgres'); # leave blank for sqlite | |||
17 | 17 | ||
18 | define ('MODE_DEMO', FALSE); | 18 | define ('MODE_DEMO', FALSE); |
19 | define ('DEBUG_POCHE', FALSE); | 19 | define ('DEBUG_POCHE', FALSE); |
20 | define ('CONVERT_LINKS_FOOTNOTES', FALSE); | ||
21 | define ('REVERT_FORCED_PARAGRAPH_ELEMENTS', FALSE); | ||
22 | define ('DOWNLOAD_PICTURES', FALSE); | 20 | define ('DOWNLOAD_PICTURES', FALSE); |
23 | define ('SHARE_TWITTER', TRUE); | 21 | define ('SHARE_TWITTER', TRUE); |
24 | define ('SHARE_MAIL', TRUE); | 22 | define ('SHARE_MAIL', TRUE); |