Файловый менеджер - Редактировать - /var/www/vhosts/studiocol.dev1.mndrn.cloud/app/theme/_/theme.lib.php
Назад
<?php ### GYURAL ### /* ---------- theme ---------- Filename: /app/theme/_/theme.lib.php Version: 0.1 Author: Andrea Rufo <orangedropdesign@gmail.com> Date: 06/02/2015 */ class theme extends standardObject { var $gyu_table = 'theme'; var $gyu_id = 'id'; function __construct() { if( $this->id ){ $this->gyu_updateTime = $this->updateTime; } else{ $this->creationTime = time(); } $this->updateTime = time(); } function get_permalink(){ if( $this->id ) return 'theme/id:'.$this->id; else return false; } } ?>
| ver. 1.4 |
Github
|
.
| PHP 8.2.5 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка