$text = preg_replace('#\-expl-(.*?)\-expl-#si', $locale['term806'], $text); $text = descript($text,false); return $text; }