Cheetah
|
Go to the source code of this file.
Functions | |
chDateToTimestamp ($sDate) | |
Variables | |
$logged ['admin'] = member_auth(1, true, true) | |
$iId = getLoggedId() | |
if(isset($_GET['checklic'])) if(isset($_POST['license_code']) &&isset($_POST['register'])) if(isset($_POST['recheck'])) if(isset($_POST['reset'])) | $sLicense = getParam('license_code') |
$sLicenseData = getParam('license_keydata') | |
if($sLicenseData !='') | else |
$chLicenseStatus = '<span style="color: #008000">Valid</span>' | |
if((int) $aLicenseData['subscription_canceled']==1) if((int) $aLicenseData['suspended']==1) if((int) $aLicenseData['revoked']==1) if($aLicenseData['status']=='Invalid') if($sLicense=='') | $iIssueDate = chDateToTimestamp($aLicenseData['issue_date']) |
$iExpiresDate = chDateToTimestamp($aLicenseData['expire_date']) | |
if($aLicenseData['site_url']=='') if($aLicenseData['server_ip']=='') | $aLicenseData ['issue_date'] = date("F d, Y", $iIssueDate) |
$aVars | |
if($sLicense==''|| $aLicenseData['status']=='Invalid') | $sContent = $GLOBALS['oAdmTemplate']->parseHtmlByName('license.html', $aVars) |
$iNameIndex = 0 | |
$_page | |
$_page_cont [$iNameIndex]['page_main_code'] | |
chDateToTimestamp | ( | $sDate | ) |
Definition at line 182 of file license.php.
$_page |
Definition at line 169 of file license.php.
$_page_cont[ $iNameIndex][ 'page_main_code'] |
Definition at line 176 of file license.php.
if ( $aLicenseData[ 'site_url']=='') if ( $aLicenseData[ 'server_ip']=='') $aLicenseData[ 'issue_date'] = date("F d, Y", $iIssueDate) |
Definition at line 94 of file license.php.
$aVars |
Definition at line 101 of file license.php.
$chLicenseStatus = '<span style="color: #008000">Valid</span>' |
Definition at line 65 of file license.php.
$iExpiresDate = chDateToTimestamp($aLicenseData['expire_date']) |
Definition at line 87 of file license.php.
$iId = getLoggedId() |
Definition at line 15 of file license.php.
if ((int) $aLicenseData[ 'subscription_canceled']==1) if ((int) $aLicenseData[ 'suspended']==1) if ((int) $aLicenseData[ 'revoked']==1) if ( $aLicenseData[ 'status']=='Invalid') if ( $sLicense=='') $iIssueDate = chDateToTimestamp($aLicenseData['issue_date']) |
Definition at line 86 of file license.php.
$iNameIndex = 0 |
Definition at line 168 of file license.php.
$logged[ 'admin'] = member_auth(1, true, true) |
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 14 of file license.php.
if ( $sLicense==''||$aLicenseData[ 'status']=='Invalid') $sContent = $GLOBALS['oAdmTemplate']->parseHtmlByName('license.html', $aVars) |
Definition at line 166 of file license.php.
if (isset( $_GET[ 'checklic'])) if (isset( $_POST[ 'license_code']) &&isset( $_POST[ 'register'])) if (isset( $_POST[ 'recheck'])) if (isset( $_POST[ 'reset'])) $sLicense = getParam('license_code') |
Definition at line 57 of file license.php.
$sLicenseData = getParam('license_keydata') |
Definition at line 58 of file license.php.
if ( $aLicenseData[ 'key_type']=='Permanent'||$aLicenseData[ 'key_type']=='Free') else |
Definition at line 61 of file license.php.