1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-06-26 03:30:48 +03:00

fix Tools + update wf

This commit is contained in:
Mzhelskiy Maxim 2014-02-02 10:57:13 +07:00
parent 62e6721c68
commit f9ca2f56d4
2 changed files with 2 additions and 3 deletions

View file

@ -75,8 +75,7 @@ class ModuleTools extends Module {
* @return string
*/
public function Urlspecialchars($sText) {
func_urlspecialchars($sText);
return $sText;
return func_urlspecialchars($sText);
}
/**
* Обработка тега ls в тексте

@ -1 +1 @@
Subproject commit 096f9c2a463357acc980219b2f27200544c8de73
Subproject commit abb3f1f88006bfa1f713cebf77754d88d2f6d878