mirror of
https://github.com/wallabag/wallabag.git
synced 2025-08-01 17:38:38 +00:00
[fix] #115 cookie lifetime was empty
This commit is contained in:
parent
11c680f97a
commit
71b0d53c5e
2 changed files with 10 additions and 4 deletions
|
@ -11,7 +11,6 @@
|
|||
define ('POCHE', '1.5.3');
|
||||
require 'check_setup.php';
|
||||
require_once 'inc/poche/global.inc.php';
|
||||
session_start();
|
||||
|
||||
# Start Poche
|
||||
$poche = new Poche();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue