Cheetah
Variables
r.php File Reference

Go to the source code of this file.

Variables

 $sUser = ch_get('user')
 
 $sPwd = ch_get('pwd')
 
 $sUrl = rawurldecode(ch_get('url'))
 
 $iId = ChWsbXMLRPCUtil::checkLogin ($sUser, $sPwd)
 
if($iId) else
 
 $aVars = array ('content' => $_page_cont[$_ni]['page_main_code'])
 
 $sOutput = $GLOBALS['oSysTemplate']->parseHtmlByName('mobile_box.html', $aVars)
 
 $iNameIndex = 11
 
 $_page ['name_index'] = $iNameIndex
 
 $_page_cont [$iNameIndex]['page_main_code'] = '<div style="text-align:center;" class="ch-sys-mobile-padding">Access Denied</div>'
 

Variable Documentation

◆ $_page

$_page[ 'name_index'] = $iNameIndex

Definition at line 28 of file r.php.

◆ $_page_cont

$_page_cont[ $iNameIndex][ 'page_main_code'] = '<div style="text-align:center;" class="ch-sys-mobile-padding">Access Denied</div>'

Definition at line 29 of file r.php.

◆ $aVars

$aVars = array ('content' => $_page_cont[$_ni]['page_main_code'])

Definition at line 25 of file r.php.

◆ $iId

$iId = ChWsbXMLRPCUtil::checkLogin ($sUser, $sPwd)

Definition at line 16 of file r.php.

◆ $iNameIndex

$iNameIndex = 11

Definition at line 27 of file r.php.

◆ $sOutput

$sOutput = $GLOBALS['oSysTemplate']->parseHtmlByName('mobile_box.html', $aVars)

Definition at line 26 of file r.php.

◆ $sPwd

$sPwd = ch_get('pwd')

Definition at line 14 of file r.php.

◆ $sUrl

$sUrl = rawurldecode(ch_get('url'))

Definition at line 15 of file r.php.

◆ $sUser

$sUser = ch_get('user')

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 13 of file r.php.

◆ else

if ( $iId) else
Initial value:
{
$GLOBALS['oSysTemplate']->addCss('mobile.css')

Definition at line 23 of file r.php.

$GLOBALS
$GLOBALS['iAdminPage']
Definition: advanced_settings.php:10