mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-07-15 13:55:32 +02:00
php sessions are ok for cli
This commit is contained in:
@ -67,7 +67,6 @@
|
|||||||
}
|
}
|
||||||
exit(1);
|
exit(1);
|
||||||
}
|
}
|
||||||
$GLOBALS['egw_info']['server']['sessions_type'] = 'db'; // no php4-sessions availible for cgi
|
|
||||||
|
|
||||||
include(PHPGW_API_INC.'/functions.inc.php');
|
include(PHPGW_API_INC.'/functions.inc.php');
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user