Файловый менеджер - Редактировать - /home/poliximo/public_html/plugins/system/emailprotector/jhtmlemail.php
Назад
<?php /** * @package Email Protector * @version 4.3.2 * * @author Peter van Westen <info@regularlabs.com> * @link http://www.regularlabs.com * @copyright Copyright © 2019 Regular Labs All Rights Reserved * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL */ defined('JPATH_PLATFORM') or die; abstract class JHtmlEmail { public static function cloak($mail, $mailto = true, $text = '', $email = true) { if ($mailto) { if ( ! $text) { $text = $mail; } $mail = '<a href="mailto:' . $mail . '">' . $text . '</a>'; } return $mail; } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.31 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка