aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorThomas Citharel <tcit@tcit.fr>2015-02-13 19:14:56 +0100
committerThomas Citharel <tcit@tcit.fr>2015-02-13 19:14:56 +0100
commitdc6ec987585a1c51f678c404143e37b0d844d796 (patch)
treea527c076e31bdf98387d29b6438d4707b334672a
parent31556b05d0fc64c6d183d418d2d00f0ea5a0a136 (diff)
downloadwallabag-dc6ec987585a1c51f678c404143e37b0d844d796.tar.gz
wallabag-dc6ec987585a1c51f678c404143e37b0d844d796.tar.zst
wallabag-dc6ec987585a1c51f678c404143e37b0d844d796.zip
just a reminder
-rwxr-xr-xinc/poche/config.inc.default.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/poche/config.inc.default.php b/inc/poche/config.inc.default.php
index fbf4ae9a..0fd9bc0e 100755
--- a/inc/poche/config.inc.default.php
+++ b/inc/poche/config.inc.default.php
@@ -60,7 +60,7 @@
60@define ('PDF', FALSE); 60@define ('PDF', FALSE);
61 61
62// registration 62// registration
63@define ('SEND_CONFIRMATION_EMAIL', TRUE); 63@define ('SEND_CONFIRMATION_EMAIL', TRUE); // TO BE CHANGED DEPENDING ON POLL
64 64
65// display or not print link in article view 65// display or not print link in article view
66@define ('SHOW_PRINTLINK', '1'); 66@define ('SHOW_PRINTLINK', '1');