Home  >  Article  >  Backend Development  >  phpcms中一件匪夷所思的事

phpcms中一件匪夷所思的事

WBOY
WBOYOriginal
2016-06-23 13:42:17847browse

即:没有引入类,就可以用类中的函数了
真是太怪了,如图
这是一个进入后台管理的页面index.php
我查了一下没有引入这个类就能用这个类中的函数了,不知为啥


回复讨论(解决方案)

你逗比么

#file:phpcms/modules/admin/index.php#line: 107	pc_base::load_sys_class('form', '', 0);

Statement:
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