Go to the source code of this file.
Variables | |
| $permission = 50 | |
| $title = $strApproveHolidays | |
| $approve = $_REQUEST['approve'] | |
| $startdate = cleanvar($_REQUEST['startdate']) | |
| $type = clean_int($_REQUEST['type']) | |
| $user = clean_int($_REQUEST['user']) | |
| $length = cleanvar($_REQUEST['length']) | |
| $view = cleanvar($_REQUEST['view']) | |
| switch(strtolower($approve)) | $sql = " " |
| if($user!= 'all') if($startdate!= 'all') | $result = mysql_query($sql) |
| if(mysql_error()) trigger_error(mysql_error() | E_USER_ERROR |
| exit | |
| $approve = $_REQUEST['approve'] |
Definition at line 24 of file holiday_approve.php.
| $length = cleanvar($_REQUEST['length']) |
Definition at line 28 of file holiday_approve.php.
| $permission = 50 |
Definition at line 15 of file holiday_approve.php.
| if ($user!= 'all') if ($startdate!= 'all') $result = mysql_query($sql) |
Definition at line 57 of file holiday_approve.php.
| switch (strtolower($approve)) $sql = " " |
Definition at line 45 of file holiday_approve.php.
| $startdate = cleanvar($_REQUEST['startdate']) |
Definition at line 25 of file holiday_approve.php.
| $title = $strApproveHolidays |
Definition at line 18 of file holiday_approve.php.
Definition at line 26 of file holiday_approve.php.
| $user = clean_int($_REQUEST['user']) |
Definition at line 27 of file holiday_approve.php.
| $view = cleanvar($_REQUEST['view']) |
Definition at line 29 of file holiday_approve.php.
| if (mysql_error()) trigger_error("MySQL Query Error ".mysql_error() E_USER_ERROR |
Definition at line 59 of file holiday_approve.php.
Definition at line 88 of file holiday_approve.php.
Referenced by delete_signature(), kb_article(), process_add_contact(), and update_transaction().
For more help developing with SiT! see http://sitracker.org/wiki/DevelopmentHowTo