DolrPHP模板引擎DolrViews分享

【分享】DolrPHP模板引擎DolrViews分享核心文件:DolrViews.class.php:function dolr_modifier_html2text($st

【分享】DolrPHP模板引擎DolrViews分享
核心文件:DolrViews.class.php:

    function dolr_modifier_html2text($string){return strip_tags($string);}

今天刚写的,欢迎大家拍砖啊! 另外欢迎@安正超 !