Changed NetBeans project options
Signed-off-by: Gergely POLONKAI <polesz@w00d5t0ck.info>
This commit is contained in:
		| @@ -1,7 +1,17 @@ | ||||
| include.path=${php.global.include.path} | ||||
| auxiliary.org-netbeans-modules-php-doctrine2.enabled=true | ||||
| 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=. | ||||
| web.root=web | ||||
|   | ||||
		Reference in New Issue
	
	Block a user