Файловый менеджер - Редактировать - /home/kckglobal/cloud.kckglobal.net/modules/saas/controllers/Env_ver.php
Назад
<?php defined('BASEPATH') || exit('No direct script access allowed'); class Env_ver extends AdminController { public function __construct() { parent::__construct(); } public function index() { show_404(); } public function activate() { $res = modules\saas\core\Apiinit::pre_validate($this->input->post('module_name'), $this->input->post('purchase_key')); if ($res['status']) { $res['original_url'] = $this->input->post('original_url'); } echo json_encode($res); } public function upgrade_database() { $res = modules\saas\core\Apiinit::pre_validate($this->input->post('module_name'), $this->input->post('purchase_key')); if ($res['status']) { $res['original_url'] = $this->input->post('original_url'); } echo json_encode($res); } }
| ver. 1.4 |
Github
|
.
| PHP 8.2.28 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка