0byt3m1n1-V2
Path:
/
home
/
a
/
c
/
a
/
academiac
/
www
/
[
Home
]
File: stringnormalize.php.tar
home/academiac/www/libraries/joomla/string/stringnormalize.php 0000644 00000000727 15137526404 0020727 0 ustar 00 <?php /** * @package Joomla.Platform * @subpackage String * * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE */ defined('JPATH_PLATFORM') or die; JLog::add('JStringNormalize has moved to jimport(\'joomla.string.normalise\'), please update your code.', JLog::WARNING, 'deprecated'); require_once JPATH_PLATFORM . '/joomla/string/normalise.php';
©
2018.