From: stranger Date: Fri, 9 Nov 2007 09:05:11 +0000 (+0000) Subject: * adding simple PHP file to test php support on the server. X-Git-Url: http://vcs.maemo.org/git/?a=commitdiff_plain;h=2b6e1b9814f1850c5d21b586505df395bce5933c;p=mdictionary * adding simple PHP file to test php support on the server. git-svn-id: file:///svnroot/mdictionary/www@193 5bde0345-f819-0410-ac75-e5045f9217cc --- 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