From: tcit Date: Mon, 19 May 2014 13:34:49 +0000 (+0200) Subject: Bug with bracket X-Git-Tag: 1.7.0^2~5^2~3 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=6caba976ec0c2333c33b64bc4de26c64b19f2f49;p=github%2Fwallabag%2Fwallabag.git Bug with bracket --- diff --git a/inc/poche/config.inc.default.php b/inc/poche/config.inc.default.php index 0e82f0cd..6e25b2f7 100755 --- a/inc/poche/config.inc.default.php +++ b/inc/poche/config.inc.default.php @@ -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);