Fixed issue #77.

This commit is contained in:
Rooty 2021-04-21 19:00:53 +02:00
parent 19ad8b8f9c
commit 2a1359e06a

View File

@ -400,6 +400,7 @@ var $currentCoordinationObject=null;
*/
function doSystemAction($system)
{
global $CONF_COOKIE_ENABLE, $CONF_COOKIE_PREFIX, $CONF_COOKIE_PATH, $CONF_COOKIE_DOMAIN, $CONF_COOKIE_SECURE;
switch ($system)
{
case "begin":