Файловый менеджер - Редактировать - /var/www/iplanru/data/www/i-plan.ru/modules/mod_yuicons/helper.php
Назад
<?php defined('_JEXEC') or die; class modYuiconsHelper { public static function getItems($ipath) { $item=explode("\r\n",$ipath); foreach ($item as $value) $h[]=modYuiconsHelper::getItem($value); return implode("\r",$h); } public static function getItem($str) { list($pic,$link,$title,$width)=explode("|",$str); if (empty($width)) $width="33"; return "<div style=\"width: {$width}%;\"> <a href=\"".JRoute::_($link)."\" title=\"Нажмите для перехода\"> <img src=\"{$pic}\"> </a> <span> <a href=\"".JRoute::_($link)."\" title=\"Нажмите для перехода\">{$title}</a> </span> </div> "; } }
| ver. 1.4 |
Github
|
.
| PHP 5.4.45-1~dotdeb+6.1 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка