Go to the documentation of this file.
25 if (!defined(
'NOREQUIREMENU')) define(
'NOREQUIREMENU',
'1');
26 if (!defined(
'NOREQUIREHTML')) define(
'NOREQUIREHTML',
'1');
27 if (!defined(
'NOREQUIREAJAX')) define(
'NOREQUIREAJAX',
'1');
28 if (!defined(
'NOREQUIRESOC')) define(
'NOREQUIRESOC',
'1');
30 require_once
'../main.inc.php';
33 unset($_SESSION[
'uid']);
35 header(
'Location: '.DOL_URL_ROOT.
'/cashdesk/index.php');