This commit is contained in:
stubbfel
2013-07-10 00:29:59 +02:00
commit f1dc9a54c8
8 changed files with 7947 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
copy.src.files=false
copy.src.on.open=false
copy.src.target=
hostname=localhost
port=8000
run.as=INTERNAL
url=http://localhost:8000/

View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<project-private xmlns="http://www.netbeans.org/ns/project-private/1">
<editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/>
</project-private>

View File

@@ -0,0 +1,7 @@
include.path=${php.global.include.path}
php.version=PHP_54
source.encoding=UTF-8
src.dir=.
tags.asp=false
tags.short=true
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>MRanalysis</name>
</data>
</configuration>
</project>