摘要: 在cls_template.php 1072行替换的时候如果报错preg_replace_callback(): Modifier /e cannot be used with replacement callback错误,就需要把$pattern = '/.*?/es';改为(把/es改为... 阅读全文
posted @ 2015-11-24 16:28 stupboy 阅读(604) 评论(0) 推荐(0) 编辑