mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-06 03:14:27 +02:00
todo
This commit is contained in:
@@ -15,6 +15,7 @@
|
|||||||
* @param string $source input string
|
* @param string $source input string
|
||||||
* @param Smarty_Internal_Template $smarty Smarty object
|
* @param Smarty_Internal_Template $smarty Smarty object
|
||||||
* @return string filtered output
|
* @return string filtered output
|
||||||
|
* @todo substr_replace() is not overloaded by mbstring.func_overload - so this function might fail!
|
||||||
*/
|
*/
|
||||||
function smarty_outputfilter_trimwhitespace($source, Smarty_Internal_Template $smarty)
|
function smarty_outputfilter_trimwhitespace($source, Smarty_Internal_Template $smarty)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user