Go to the documentation of this file.
8 require_once(
'../inc/header.inc.php');
9 require_once(CH_DIRECTORY_PATH_INC .
'profiles.inc.php');
10 require_once(CH_DIRECTORY_PATH_INC .
'design.inc.php');
11 require_once(CH_DIRECTORY_PATH_INC .
'admin_design.inc.php');
12 require_once(CH_DIRECTORY_PATH_INC .
'utils.inc.php');
18 setParam(
'site_ip', $_SERVER[
"SERVER_ADDR"]);
22 if (isset(
$_GET[
'checklic'])) {
23 if (
$_GET[
'checklic'] ==
'true') {
24 echo
'Check License<br><br>';
25 chCheckLicense(
true,
true,
false);
30 if (isset($_POST[
'license_code']) && isset($_POST[
'register'])) {
35 chCheckLicense(
false,
true,
false);
36 header(
'Location: ' . $_SERVER[
'PHP_SELF']);
41 if (isset($_POST[
'recheck'])) {
43 chCheckLicense(
false,
true,
false);
44 header(
'Location: ' . $_SERVER[
'PHP_SELF']);
48 if (isset($_POST[
'reset'])) {
52 setcookie(
'aun',
time(),
time() + 3600,
"/");
53 header(
'Location: ' . $_SERVER[
'PHP_SELF']);
67 $chLicenseStatus =
'<span style="color: #800000">Subscription Canceled</span>';
108 'reset_warning' =>
ch_js_string(
_t(
'_adm_license_reset_warning')),
110 'ch_if:suspended' => array(
116 'ch_if:prepaid' => array(
124 'ch_if:show_unregistered' => array(
128 'ch_if:show_permanent' => array(
134 'ch_if:show_free' => array(
140 'ch_if:show_monthly' => array(
146 'ch_if:show_yearly' => array(
152 'ch_if:show_auto_renew' => array(
161 $aVars[
'site_url'] =
'Not available until valid key registered to site.';
162 $aVars[
'server_ip'] =
'Not available until valid key registered to site.';
163 $aVars[
'key_type'] =
'Not available until valid key has been purchased.';
171 'css_name' => array(
'license.css'),
172 'header' =>
_t(
'_adm_page_cpt_license'),
173 'header_text' =>
_t(
'_adm_box_cpt_license')
184 $aDate = explode(
'-', $sDate);
</code > Be careful enabling this directive if you have a redirector script that does not use the< code > Location</code > HTTP header
chDateToTimestamp($sDate)
ch_js_string($mixedInput, $iQuoteType=CH_ESCAPE_STR_AUTO)
if(isset($_GET['checklic'])) if(isset($_POST['license_code']) &&isset($_POST['register'])) if(isset($_POST['recheck'])) if(isset($_POST['reset'])) $sLicense
getParam($sParamName, $bUseCache=true)
if((int) $aLicenseData['subscription_canceled']==1) if((int) $aLicenseData['suspended']==1) if((int) $aLicenseData['revoked']==1) if($aLicenseData['status']=='Invalid') if($sLicense=='') $iIssueDate
PageCodeAdmin($oTemplate=null)
_t($key, $arg0="", $arg1="", $arg2="")
that in the case of a Adaptation or at a minimum such credit will if a credit for all contributing authors of the Adaptation or Collection then as part of these credits and in a manner at least as prominent as the credits for the other contributing authors For the avoidance of You may only use the credit required by this Section for the purpose of attribution in the manner set out above by exercising Your rights under this You may not implicitly or explicitly assert or imply any connection sponsorship or endorsement by the Original Licensor and or Attribution as of You or Your use of the without the express prior written permission of the Original Licensor and or Attribution Parties Except as otherwise agreed in writing by the Licensor or as may be otherwise permitted by applicable if You Distribute or Publicly Perform the Work either by itself or as part of any Adaptations or You must not modify or take other derogatory action in relation to the Work which would be prejudicial to the Original Author s honor or reputation Licensor agrees that in those in which any exercise of the right granted in modification or other derogatory action prejudicial to the Original Author s honor and the Licensor will waive or not as this to the fullest extent permitted by the applicable national to enable You to reasonably exercise Your right under Warranties and Disclaimer UNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN LICENSOR OFFERS THE WORK AS IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND CONCERNING THE STATUTORY OR WITHOUT WARRANTIES OF FITNESS FOR A PARTICULAR OR THE ABSENCE OF LATENT OR OTHER OR THE PRESENCE OF ABSENCE OF WHETHER OR NOT DISCOVERABLE SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OF IMPLIED SO SUCH EXCLUSION MAY NOT APPLY TO YOU Limitation on Liability EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE IN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR ANY PUNITIVE OR EXEMPLARY DAMAGES ARISING OUT OF THIS LICENSE OR THE USE OF THE EVEN IF LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES Termination This License and the rights granted hereunder will terminate automatically upon any breach by You of the terms of this License Individuals or entities who have received Adaptations or Collections from You under this will not have their licenses terminated provided such individuals or entities remain in full compliance with those licenses and will survive any termination of this License Subject to the above terms and the license granted here is Licensor reserves the right to release the Work under different license terms or to stop distributing the Work at any time
member_auth($member=0, $error_handle=true, $bAjx=false)
setParam($sParamName, $sParamValue)
if($sLicense==''|| $aLicenseData['status']=='Invalid') $sContent
if($aLicenseData['site_url']=='') if($aLicenseData['server_ip']=='') $aLicenseData['issue_date']
$_page_cont[$iNameIndex]['page_main_code']