���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/alphpwcp/public_html/us/alphachat/modules/lhtheme/adminthemeedit.php
���ѧ٧ѧ�
<?php $tpl = erLhcoreClassTemplate::getInstance('lhtheme/adminthemeedit.tpl.php'); $form = erLhAbstractModelAdminTheme::fetch((int)$Params['user_parameters']['id']); $fields = include 'lib/core/lhabstract/fields/erlhabstractmodeladmintheme.php'; if ( isset($_POST['CancelAction']) ) { erLhcoreClassModule::redirect('theme/adminthemes'); exit; } if (ezcInputForm::hasPostData()) { $Errors = erLhcoreClassThemeValidator::validateAdminTheme($form); if (!isset($_POST['csfr_token']) || !$currentUser->validateCSFRToken($_POST['csfr_token'])) { $Errors[] = 'Invalid CSRF token!'; } $ErrorsAbstract = erLhcoreClassAbstract::validateInput($form); if (count($Errors) == 0 && count($ErrorsAbstract) == 0) { $form->saveOrUpdate(); if (isset($_POST['SaveAction'])) { erLhcoreClassModule::redirect('theme/adminthemes'); exit; } else { $tpl->set('updated',true); } } else { $tpl->set('errors',array_merge($Errors,$ErrorsAbstract)); } } $tpl->set('fields',$fields); $tpl->set('form',$form); $Result['additional_footer_js'] = '<script src="'.erLhcoreClassDesign::designJS('js/admintheme.form.angular.js').'"></script>'; $Result['additional_header_js'] = '<script src="'.erLhcoreClassDesign::designJS('js/colorpicker.js').'"></script>'; $Result['additional_header_css'] = '<link rel="stylesheet" type="text/css" href="'.erLhcoreClassDesign::designCSS('css/colorpicker.css').'" />'; $Result['require_angular'] = true; $Result['content'] = $tpl->fetch(); $Result['path'] = array( array('url' => erLhcoreClassDesign::baseurl('system/configuration'),'title' => erTranslationClassLhTranslation::getInstance()->getTranslation('department/edit','System configuration')), array('url' => erLhcoreClassDesign::baseurl('theme/index'),'title' => erTranslationClassLhTranslation::getInstance()->getTranslation('theme/index','Themes')), array('url' => erLhcoreClassDesign::baseurl('theme/adminthemes'),'title' => erTranslationClassLhTranslation::getInstance()->getTranslation('lhtheme/admin','Admin themes')), array('title' => erTranslationClassLhTranslation::getInstance()->getTranslation('lhtheme/admin','Edit admin theme'))) ?>
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�