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

svn commit: r875508 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/download/phptest.php

Author: buildbot
Date: Tue Aug 20 20:55:04 2013
New Revision: 875508

Log:
Staging update by buildbot for ooo-site

Modified:
    websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
    websites/staging/ooo-site/trunk/content/   (props changed)
    websites/staging/ooo-site/trunk/content/download/phptest.php

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Aug 20 20:55:04 2013
@@ -1 +1 @@
-1515963
+1515968

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Aug 20 20:55:04 2013
@@ -1 +1 @@
-1515963
+1515968

Modified: websites/staging/ooo-site/trunk/content/download/phptest.php
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/phptest.php (original)
+++ websites/staging/ooo-site/trunk/content/download/phptest.php Tue Aug 20 20:55:04 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