Luya - allow point in url (pagename.html)

vendor/luyadev/yii-helpers/Inflector.php

ve starších verzích: vendor/luyadev/luya-core/helpers/Inflector.php


//$string = preg_replace('/[`%\+=\{\}\|\\\.<>\/\_]+/u', '', $string); // replace those chars with nothing
$string = preg_replace('/[`%\+=\{\}\|\\<>\/\_]+/u', '', $string); // replace those chars with nothing

Rate this FAQ

0 (0 Votes)