getOne("SELECT csc_id FROM employee WHERE emp_id = '$emp_id'"); elseif ($usr_type == 1): // headquarter $csc_id_orderer = 0; else: // sysadmin or courier -> not allowed to put jobs in the system reportDie ("$PHP_SELF: Ungültiger 'usr_type': '$usr_type'", false); endif; endif; ?>