You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by dw...@apache.org on 2013/08/20 22:47:41 UTC

svn commit: r1515963 - /openoffice/ooo-site/trunk/content/download/phptest.php

Author: dwhytock
Date: Tue Aug 20 20:47:40 2013
New Revision: 1515963

URL: http://svn.apache.org/r1515963
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=1515963&r1=1515962&r2=1515963&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/phptest.php (original)
+++ openoffice/ooo-site/trunk/content/download/phptest.php Tue Aug 20 20:47:40 2013
@@ -1,5 +1,5 @@
 <?php
 
-echo "PHP is available.";
+phpinfo();
 
 ?>
\ No newline at end of file