Home  >  Article  >  Backend Development  >  代码-php 帝国cms目录生成问题1111

代码-php 帝国cms目录生成问题1111

WBOY
WBOYOriginal
2016-06-02 11:33:52880browse

代码php权限cms

以下代码 是帝国cms functions.php 2925 行左右
在生成mingxing/hehe/的时候

hehe 生成没问题! 但是mingxing这个生成不出来

好像是权限问题

怎么改

<code>    $tfilename='/mingxing/hehe/';    $dopath=ECMS_PATH.$tfilename."/";    $mk=DoMkdir($dopath);</code>
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