NetBeansProjects
This commit is contained in:
@ -0,0 +1,4 @@
|
||||
copy.src.on.open=false
|
||||
index.file=index.php
|
||||
run.as=LOCAL
|
||||
url=http://localhost/PHPProjects/Authentification25
|
@ -0,0 +1,18 @@
|
||||
<?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"/>
|
||||
<open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2">
|
||||
<group>
|
||||
<file>file:/home/clement.bouillot/NetBeansProjects/Authentification24/affichageVisite.php</file>
|
||||
<file>file:/home/clement.bouillot/NetBeansProjects/Authentification24/moduleResponsable.php</file>
|
||||
<file>file:/home/clement.bouillot/NetBeansProjects/Authentification24/validInscription.php</file>
|
||||
<file>file:/home/clement.bouillot/NetBeansProjects/Authentification24/entete.php</file>
|
||||
<file>file:/home/clement.bouillot/NetBeansProjects/Authentification24/nouvelleVisite.php</file>
|
||||
<file>file:/home/clement.bouillot/NetBeansProjects/Authentification24/index.php</file>
|
||||
<file>file:/home/clement.bouillot/NetBeansProjects/Authentification24/verifLogin.php</file>
|
||||
<file>file:/home/clement.bouillot/NetBeansProjects/Authentification24/affichageCompteRendu.php</file>
|
||||
<file>file:/home/clement.bouillot/NetBeansProjects/Authentification24/ajoutCompteRendu.php</file>
|
||||
<file>file:/home/clement.bouillot/NetBeansProjects/Authentification24/deconnexion.php</file>
|
||||
</group>
|
||||
</open-files>
|
||||
</project-private>
|
@ -0,0 +1,7 @@
|
||||
include.path=${php.global.include.path}
|
||||
php.version=PHP_73
|
||||
source.encoding=UTF-8
|
||||
src.dir=.
|
||||
tags.asp=false
|
||||
tags.short=false
|
||||
web.root=.
|
@ -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>Authentification2</name>
|
||||
</data>
|
||||
</configuration>
|
||||
</project>
|
Reference in New Issue
Block a user