TuneUP index.php - Joomla! Forum - community, help and support


in index.php after $_mos_option['buffer'] = ob_get_contents();

need add

code: select all

$_mos_option['buffer'] = preg_replace("/(\t)|(\r)|(\n)/"," ",$_mos_option['buffer']);
$_mos_option['buffer'] = preg_replace("/(\s){2,}/"," ",$_mos_option['buffer']);


but wrong work wiht javascript

what do?





Comments

Popular posts from this blog

Connecting Raspberry Pi 2 to P10(1R)-V706 LED Dot Matrix - Raspberry Pi Forums

TypeError: <unknown> is not a numpy array - Raspberry Pi Forums

datso and removing imagetitle - Joomla! Forum - community, help and support