Home > Backend Development > PHP Tutorial > Thinkphp 3.1.3 Cannot redeclare T()解决方法

Thinkphp 3.1.3 Cannot redeclare T()解决方法

WBOY
Release: 2016-06-13 12:10:17
Original
2181 people have browsed it

Thinkphp 3.1.3 Cannot redeclare T()
Cannot redeclare T() (previously declared in D:\xampp\htdocs\ThinkPhp\Common\common.php:25)
错误位置

FILE: D:\xampp\htdocs\ThinkPhp\Common\common.php  LINE: 56

ThinkPHP3.1.3 { Fast & Simple OOP PHP Framework } -- [ WE CAN DO IT JUST THINK ]

刚下载的包,导入项目运行报这个错,应该如何解决

------解决思路----------------------
http://www.thinkphp.cn/topic/3047.html

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template