Cheetah
|
Go to the source code of this file.
Classes | |
class | ChWsbAdmFormSitemap |
Functions | |
PageCodeSitemap () | |
Variables | |
$GLOBALS ['iAdminPage'] = 1 | |
$logged ['admin'] = member_auth(1, true, true) | |
if(isset($_POST['sitemap_enable'])) | $iNameIndex = 9 |
$sPageTitle = _t('_sys_sitemap') | |
$_page_cont [$iNameIndex]['page_main_code'] = PageCodeSitemap() | |
$_page | |
PageCodeSitemap | ( | ) |
Definition at line 80 of file sitemap.php.
$_page |
Definition at line 71 of file sitemap.php.
$_page_cont[ $iNameIndex][ 'page_main_code'] = PageCodeSitemap() |
Definition at line 69 of file sitemap.php.
$GLOBALS[ 'iAdminPage'] = 1 |
This work, "Cheetah - https://www.cheetahwsb.com", is a derivative of "Dolphin Pro V7.4.2" by BoonEx Pty Limited - https://www.boonex.com/, used under CC-BY. "Cheetah" is licensed under CC-BY by Dean J. Bassett Jr. CC-BY License - http://creativecommons.org/licenses/by/3.0/
Definition at line 10 of file sitemap.php.
if (isset( $_POST[ 'sitemap_enable'])) $iNameIndex = 9 |
Definition at line 66 of file sitemap.php.
$logged[ 'admin'] = member_auth(1, true, true) |
Definition at line 58 of file sitemap.php.
$sPageTitle = _t('_sys_sitemap') |
Definition at line 68 of file sitemap.php.