芝麻web文件管理V1.00
编辑当前文件:/home/p/r/i/prismawe/clients/canaldegap.fr_old/modules/TinyMCE/event.Core.ContentPostRender.php
cms->siteprefs['frontendwysiwyg'])) return $content; if ($this->cms->siteprefs['frontendwysiwyg']!=$this->GetName()) return $content; $pos=strpos(strtolower($content),"WYSIWYGGenerateHeader("",true).substr($content,$pos); //$_SESSION["microtiny_live_frontend"]="yes"; return $content; } */ //print_r($params);die(); $content=$params["content"]; if (!isset($this->cms->siteprefs['frontendwysiwyg'])) return; if ($this->cms->siteprefs['frontendwysiwyg']!=$this->GetName()) return; $pos=strpos(strtolower($content),"WYSIWYGGenerateHeader("",true).substr($content,$pos); //$_SESSION["microtiny_live_frontend"]="yes"; // echo "hihihi";die(); $params["content"]=$content; ?>