added system to unetsolutions

This commit is contained in:
Ulf Gebhardt 2013-04-18 18:44:41 +02:00
parent 64951f3911
commit 0c2b89d74c
2 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,16 @@
ignore.path=
include.path=\
${php.global.include.path}
php.version=PHP_53
phpunit.bootstrap=
phpunit.bootstrap.create.tests=false
phpunit.configuration=
phpunit.run.test.files=false
phpunit.script=
phpunit.suite=
phpunit.test.groups.ask=false
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>Redestoffmusik</name>
</data>
</configuration>
</project>