Файловый менеджер - Редактировать - /var/www/iplanru/data/old/www/i-plan.ru/components/com_sef/sef_ext/com_mailto.php
Назад
<?php /** * MailTo SEF extension for Joomla! * * @author $Author: David Jozefov $ * @copyright ARTIO s.r.o., http://www.artio.cz * @package JoomSEF */ // Check to ensure this file is included in Joomla! defined('_JEXEC') or die('Restricted access.'); class SefExt_com_mailto extends SefExt { function create(&$uri) { $sefConfig =& SEFConfig::getConfig(); $params = SEFTools::GetExtParams('com_content'); $vars = $uri->getQuery(true); extract($vars); // Set title. $title = array(); $title[] = JoomSEF::_getMenuTitle(@$option, @$task, @$Itemid); if( !empty($tmpl) ) { $title[] = $tmpl; } $newUri = $uri; if (count($title) > 0) { $ignoreSef = array(); if( !empty($link) ) $ignoreSef['link'] = $link; $newUri = JoomSEF::_sefGetLocation($uri, $title, null, null, null, @$lang, null, $ignoreSef); } return $newUri; } } ?>
| ver. 1.4 |
Github
|
.
| PHP 5.4.45-1~dotdeb+6.1 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка