From ec355d5221b3d6bfdb050c93e6ea844adb195424 Mon Sep 17 00:00:00 2001
From: jrigsbee <jrigsbee@redhat.com>
Date: Fri, 14 Jul 2017 15:45:51 +0200
Subject: [PATCH] removed redundant app

---
 /dev/null |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/php-helloworld/index.php b/php-helloworld/index.php
deleted file mode 100644
index ed39c9f..0000000
--- a/php-helloworld/index.php
+++ /dev/null
@@ -1,3 +0,0 @@
-<?php
-print "Hello, World! php version is " . PHP_VERSION . "\n";
-?>

--
Gitblit v1.9.3