Update furatalog.lib.php
This commit is contained in:
@@ -26,7 +26,7 @@ class furatalogLib {
|
|||||||
|
|
||||||
public function init() {
|
public function init() {
|
||||||
error_reporting(E_ERROR | E_PARSE);
|
error_reporting(E_ERROR | E_PARSE);
|
||||||
require_once("/var/www/furatalog/data/script/furatalog.sessions.php");
|
require_once("/var/www/local/admin/script/furatalog.sessions.php");
|
||||||
$this->fs = new furatalogSessions();
|
$this->fs = new furatalogSessions();
|
||||||
|
|
||||||
//$cookieLifetime = 60 * 60 * 24 * 30;
|
//$cookieLifetime = 60 * 60 * 24 * 30;
|
||||||
|
|||||||
Reference in New Issue
Block a user