Author: dwhytock
Date: Tue Aug 20 20:54:33 2013
New Revision: 1515968
URL: http://svn.apache.org/r1515968
Log:
CMS commit to ooo-site by dwhytock
Modified:
openoffice/ooo-site/trunk/content/download/phptest.php
Modified: openoffice/ooo-site/trunk/content/download/phptest.php
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/phptest.php?rev=1515968&r1=1515967&r2=1515968&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/phptest.php (original)
+++ openoffice/ooo-site/trunk/content/download/phptest.php Tue Aug 20 20:54:33
2013
@@ -1,5 +1,11 @@
+<html>
+<body>
+Testing PHP...<br/>
+
<?php
phpinfo();
-?>
\ No newline at end of file
+?>
+</body>
+</html>
\ No newline at end of file