File manager - Edit - /home/missmand/public_html/learning/old/main/inc/ajax/work.ajax.php
Back
<?php /* For licensing terms, see /license.txt */ /** * Responses to AJAX calls */ require_once '../global.inc.php'; require_once api_get_path(SYS_CODE_PATH).'work/work.lib.php'; $action = isset($_REQUEST['a']) ? $_REQUEST['a'] : null; switch ($action) { case 'get_work_user_list': break; default: echo ''; } exit;
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings