1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-09-15 18:57:05 +00:00

bug fix #268: move POCHE_VERSION in index.php and change the name to avoid conflicts when updating

This commit is contained in:
Nicolas Lœuillet 2013-10-07 13:19:34 +02:00
parent 9d3b88b379
commit 031df528b6
7 changed files with 6 additions and 158 deletions

View file

@ -8,6 +8,7 @@
* @license http://www.wtfpl.net/ see COPYING file
*/
define ('POCHE', '1.0.0');
require_once 'inc/poche/global.inc.php';
# Start Poche