Файловый менеджер - Редактировать - /var/www/iplanru/data/www/i-plan.ru/templates/yoo_everest/warp/config/layouts/fields/layout.php
Назад
<?php /** * @package Warp Theme Framework * @author YOOtheme http://www.yootheme.com * @copyright Copyright (C) YOOtheme GmbH * @license http://www.gnu.org/licenses/gpl.html GNU/GPL */ printf('<select %s>', $this['field']->attributes(compact('name'))); $selected_value = $this['field']->attributes(compact('value')); foreach ($this['path']->files("layouts:modules/layouts") as $filename) { $option = rtrim($filename, ".php"); $readable = ucfirst($option); $selected = ""; if ($option == $value) { $selected = "selected=\"true\""; } printf("<option value=\"%s\" %s>%s</option>", $option, $selected, $readable); } printf('</select>');
| ver. 1.4 |
Github
|
.
| PHP 5.4.45-1~dotdeb+6.1 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка