From 2b6e1b9814f1850c5d21b586505df395bce5933c Mon Sep 17 00:00:00 2001 From: stranger Date: Fri, 9 Nov 2007 09:05:11 +0000 Subject: [PATCH] * adding simple PHP file to test php support on the server. git-svn-id: file:///svnroot/mdictionary/www@193 5bde0345-f819-0410-ac75-e5045f9217cc --- test.php | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 test.php diff --git a/test.php b/test.php new file mode 100644 index 0000000..0d18a7b --- /dev/null +++ b/test.php @@ -0,0 +1,11 @@ + + + Hello World in PHP + + + + + \ No newline at end of file -- 1.7.9.5