Warning: preg_replace(): Compilation failed: invalid UTF-8 string at offset 5 | |||||||||
1 | /include/Strings.funcs.php : 223 | preg_replace("![^a-zą-’0-9\- ]!u", "", "", -1, 0) | |||||||
2 | /modules/system/blocks/Search.php : 41 | ml_preg_replace("![^a-zą-’0-9\- ]!", "", "") | |||||||
3 | : | module_system_block_search() | |||||||
4 | /include/App.class.php : 178 | call_user_func("module_system_block_search") | |||||||
5 | /index.php : 44 | App::Run_Block("system", "Search") |
Array
(
[mPattern] => ![^a-zą-’0-9\- ]!u
[mReplacement] =>
[mSubject] =>
[iLimit] => -1
[iCnt] => 0
[sCharSet] => utf-8
)