commit 5e5843a8e3f22bfcb2a96dd62960a89914c6d615 Author: Xéfir Destiny Date: Tue Oct 1 10:05:54 2013 +0200 Même que c'est le premier commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..14bc68c --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/nbproject/private/ \ No newline at end of file diff --git a/index.php b/index.php new file mode 100644 index 0000000..c6315a6 --- /dev/null +++ b/index.php @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/nbproject/project.properties b/nbproject/project.properties new file mode 100644 index 0000000..67f3fcd --- /dev/null +++ b/nbproject/project.properties @@ -0,0 +1,7 @@ +include.path=${php.global.include.path} +php.version=PHP_54 +source.encoding=UTF-8 +src.dir=. +tags.asp=false +tags.short=true +web.root=. diff --git a/nbproject/project.xml b/nbproject/project.xml new file mode 100644 index 0000000..6acd0da --- /dev/null +++ b/nbproject/project.xml @@ -0,0 +1,9 @@ + + + org.netbeans.modules.php.project + + + Git Center + + +