oprava gramatiky

This commit is contained in:
kankys
2024-09-08 12:45:11 +02:00
parent ee6399e970
commit b453b6766e
7 changed files with 176 additions and 3 deletions

View File

@ -0,0 +1,7 @@
include.path=${php.global.include.path}
php.version=PHP_83
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>DS_PhpProject</name>
</data>
</configuration>
</project>