From 2d51c815ef10f2513b6f13a132adbc2247e5568d Mon Sep 17 00:00:00 2001 From: Ulf Gebhardt Date: Fri, 11 Sep 2015 18:52:47 +0200 Subject: [PATCH] fixed includepath --- nbproject/project.properties | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/nbproject/project.properties b/nbproject/project.properties index 4076757..1823c06 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -1,8 +1,7 @@ auxiliary.org-netbeans-modules-php-smarty.smarty-framework=true file.reference.hosting-system=../system include.path=\ - ${php.global.include.path}:\ - ${file.reference.hosting-system} + ${php.global.include.path} php.version=PHP_53 source.encoding=UTF-8 src.dir=.