forked from wallabag/wallabag
bug fix #268: move POCHE_VERSION in index.php and change the name to avoid conflicts when updating
This commit is contained in:
@ -49,8 +49,6 @@ define ('CACHE', ROOT . '/cache');
|
||||
|
||||
define ('PAGINATION', '10');
|
||||
|
||||
define ('POCHE_VERSION', '1.0.0');
|
||||
|
||||
define ('POCKET_FILE', '/ril_export.html');
|
||||
define ('READABILITY_FILE', '/readability');
|
||||
define ('INSTAPAPER_FILE', '/instapaper-export.html');
|
||||
|
||||
Reference in New Issue
Block a user