|
Support Incident Tracker GIT4.x
|
Go to the source code of this file.
Variables | |
| $permission = PERM_NOT_REQUIRED | |
| $title = $strAbout | |
| $about_tabs = array('about', 'thanks', 'licence') | |
| $seltab = clean_fixed_list($_REQUEST['tab'], $about_tabs) | |
| $TABI18n ['about'] = $strAbout | |
| $TABI18n ['thanks'] = $strThanksTo | |
| $TABI18n ['licence'] = $strLicense | |
| foreach ($about_tabs AS $tab) | |
| switch ($seltab) | |
| $permission = PERM_NOT_REQUIRED |
Definition at line 16 of file about.php.
Referenced by user_permission().
| $title = $strAbout |
Definition at line 21 of file about.php.
Referenced by cfgVarInput(), dashboard_holidays(), dashboard_tms_backup(), dashboard_user_incidents(), dashlet(), html_redirect(), icon(), and setup_configure().