From: Nicolas LÅ“uillet Date: Mon, 5 Aug 2013 08:03:59 +0000 (+0200) Subject: update poche.sqlite X-Git-Tag: 1.0-beta1~3^2~23 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=a12832488d7da2fc7caffae3b5a6b06a02912c67;p=github%2Fwallabag%2Fwallabag.git update poche.sqlite --- diff --git a/db/poche.sqlite b/db/poche.sqlite index 2aee61f4..45add0d7 100755 Binary files a/db/poche.sqlite and b/db/poche.sqlite differ diff --git a/inc/poche/config.inc.php b/inc/poche/config.inc.php index a16098d1..eb0c1bb5 100644 --- a/inc/poche/config.inc.php +++ b/inc/poche/config.inc.php @@ -9,7 +9,7 @@ */ define ('POCHE_VERSION', '1.0-alpha'); -define ('MODE_DEMO', TRUE); +define ('MODE_DEMO', FALSE); define ('DEBUG_POCHE', FALSE); define ('CONVERT_LINKS_FOOTNOTES', FALSE); define ('REVERT_FORCED_PARAGRAPH_ELEMENTS', FALSE);