This commit is contained in:
wangjinlei
2020-11-12 15:51:19 +08:00
parent 69bdcdc84a
commit 251d1b19c8
480 changed files with 7298 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
include.path=${php.global.include.path}
php.version=PHP_74
source.encoding=UTF-8
src.dir=.
tags.asp=false
tags.short=false
web.root=.

9
nbproject/project.xml Normal file
View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://www.netbeans.org/ns/project/1">
<type>org.netbeans.modules.php.project</type>
<configuration>
<data xmlns="http://www.netbeans.org/ns/php-project/1">
<name>tougao</name>
</data>
</configuration>
</project>