web common functions
textpaths($text)
replaces src="/image/..." to src="$MP[pathlang]/image/..." and replaces src="/file/..." to src="$MP[path]/file/..."
echo textpaths($d['text']);
mp_log($module,$action,$tablename,$column,$id,$cdata=Array())
$cdata is optional for storing array (stored serialized)







