]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Bug with bracket
authortcit <tcit@tcit.fr>
Mon, 19 May 2014 13:34:49 +0000 (15:34 +0200)
committertcit <tcit@tcit.fr>
Mon, 19 May 2014 13:34:49 +0000 (15:34 +0200)
inc/poche/config.inc.default.php

index 0e82f0cd22330ae93ce500c0fbc897018e8864c1..6e25b2f7b7368af6cfbc9284e5bb2dc6e4c59a70 100755 (executable)
@@ -31,7 +31,7 @@
 @define ('MODE_DEMO', FALSE);
 @define ('DEBUG_POCHE', FALSE);
 @define ('DOWNLOAD_PICTURES', FALSE);
-@define ('REGENERATE_PICTURES_QUALITY'), 75);
+@define ('REGENERATE_PICTURES_QUALITY', 75);
 @define ('CONVERT_LINKS_FOOTNOTES', FALSE);
 @define ('REVERT_FORCED_PARAGRAPH_ELEMENTS', FALSE);
 @define ('SHARE_TWITTER', TRUE);