Файловый менеджер - Редактировать - /home/wuectly/www/plugins/fields/mediajce/layouts/plugins/fields/mediajce/link.php
Назад
<?php defined('_JEXEC') or die; use Joomla\Utilities\ArrayHelper; $displayData['href'] = $displayData['src']; unset($displayData['src']); $attribs = array(); foreach ($displayData as $key => $value) { if ($value !== '') { $value = htmlspecialchars($value, ENT_QUOTES, 'UTF-8'); $attribs[$key] = $value; } }; $text = isset($attribs['title']) ? $attribs['title'] : basename($attribs['href']); echo '<a ' . ArrayHelper::toString($attribs) . '>' . $text . '</a>';
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка