From 8e64f4b6d1f6b6f9a8d5ed3c714d9a4d5efb688e Mon Sep 17 00:00:00 2001
From: cl-server
Date: Fri, 18 Jan 2013 09:52:18 +0000
Subject: [PATCH 01/29] init
---
.htaccess | 4 ++++
README | 1 +
index.php | 8 ++++++++
3 files changed, 13 insertions(+)
create mode 100644 .htaccess
create mode 100644 README
create mode 100644 index.php
diff --git a/.htaccess b/.htaccess
new file mode 100644
index 00000000..912ca125
--- /dev/null
+++ b/.htaccess
@@ -0,0 +1,4 @@
+
+ Order allow,deny
+ Deny from all
+
diff --git a/README b/README
new file mode 100644
index 00000000..de855a2f
--- /dev/null
+++ b/README
@@ -0,0 +1 @@
+This is a sample PHP project
diff --git a/index.php b/index.php
new file mode 100644
index 00000000..d5a9ce2b
--- /dev/null
+++ b/index.php
@@ -0,0 +1,8 @@
+
+
+ Hello World
+
+
+ Hello World
'; ?>
+
+
From 80f8471d0d965b9197da456713730391560913f9 Mon Sep 17 00:00:00 2001
From: "cheresharov@hotmail.com" <>
Date: Fri, 18 Jan 2013 10:14:38 +0000
Subject: [PATCH 02/29] Added Cheresharov
---
StoyanCheresharov.php | 8 ++++++++
1 file changed, 8 insertions(+)
create mode 100644 StoyanCheresharov.php
diff --git a/StoyanCheresharov.php b/StoyanCheresharov.php
new file mode 100644
index 00000000..782a3047
--- /dev/null
+++ b/StoyanCheresharov.php
@@ -0,0 +1,8 @@
+
+
+ PHP Test
+
+
+ Hello World Stoyan Cheresharov! cheresharov@hotmail.com'; ?>
+
+
\ No newline at end of file
From 0c257d98c0357849638e07a5f946310bd88467ca Mon Sep 17 00:00:00 2001
From: Edguybg
Date: Fri, 18 Jan 2013 12:21:37 +0200
Subject: [PATCH 03/29] Update index.php
---
index.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/index.php b/index.php
index d5a9ce2b..7722e868 100644
--- a/index.php
+++ b/index.php
@@ -3,6 +3,6 @@
Hello World
- Hello World'; ?>
+ Hello World, Aleksander Aleksandrov
email:aleksaander_aleksandrov@abv.bg'; ?>