Fixed issue #77.
This commit is contained in:
parent
19ad8b8f9c
commit
2a1359e06a
@ -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":
|
||||
|
Loading…
x
Reference in New Issue
Block a user