From 37fe7fd62a8478f86ac09823d3305e7df736a98d Mon Sep 17 00:00:00 2001 From: 212198777 <212198777@CPT-EN-131B03.ADS.CPUT.AC.ZA> Date: Mon, 11 Aug 2014 11:02:42 +0200 Subject: [PATCH 1/2] --- index.php | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 index.php diff --git a/index.php b/index.php new file mode 100644 index 0000000..d3aa100 --- /dev/null +++ b/index.php @@ -0,0 +1,17 @@ + + + + + + + + + + + From d4625fee55e06e2485eb3e04b479a057efb6bf0b Mon Sep 17 00:00:00 2001 From: 212198777 <212198777@CPT-EN-131B03.ADS.CPUT.AC.ZA> Date: Mon, 11 Aug 2014 11:45:44 +0200 Subject: [PATCH 2/2] --- flappy_a.html | 1 + nbproject/project.properties | 7 +++++++ nbproject/project.xml | 9 +++++++++ 3 files changed, 17 insertions(+) create mode 100644 nbproject/project.properties create mode 100644 nbproject/project.xml diff --git a/flappy_a.html b/flappy_a.html index 5f92774..2001161 100644 --- a/flappy_a.html +++ b/flappy_a.html @@ -1,4 +1,5 @@ + MULTIMEDIA FLAPPY BIRD diff --git a/nbproject/project.properties b/nbproject/project.properties new file mode 100644 index 0000000..b652f77 --- /dev/null +++ b/nbproject/project.properties @@ -0,0 +1,7 @@ +include.path=${php.global.include.path} +php.version=PHP_55 +source.encoding=UTF-8 +src.dir=. +tags.asp=false +tags.short=false +web.root=. diff --git a/nbproject/project.xml b/nbproject/project.xml new file mode 100644 index 0000000..9a28a0d --- /dev/null +++ b/nbproject/project.xml @@ -0,0 +1,9 @@ + + + org.netbeans.modules.php.project + + + flappy + + +