企业信息网站,网站建设和管理情况调查表,如何查看网站是不是wordpress,网站建设 佛山/** Used by tools which include only core to disable log file creation. */
#ifndef ALLOW_LOG_FILE#define ALLOW_LOG_FILE 0
#endif
修改引擎源码的ALLOW_LOG_FILE为0/** Used by tools which include only core to disable log file creation. */
#ifndef ALLOW_LOG_FILE#define ALLOW_LOG_FILE 0
#endif
修改引擎源码的ALLOW_LOG_FILE为0