mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-24 08:30:30 +00:00
road to 1.5.3
This commit is contained in:
parent
2bb207d005
commit
4c14936353
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
* @license http://www.wtfpl.net/ see COPYING file
|
* @license http://www.wtfpl.net/ see COPYING file
|
||||||
*/
|
*/
|
||||||
|
|
||||||
define ('POCHE', '1.5.2');
|
define ('POCHE', '1.5.3');
|
||||||
require 'check_setup.php';
|
require 'check_setup.php';
|
||||||
require_once 'inc/poche/global.inc.php';
|
require_once 'inc/poche/global.inc.php';
|
||||||
session_start();
|
session_start();
|
||||||
|
|
Loading…
Reference in a new issue