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

2013-08-20 Thread dwhytock
Author: dwhytock
Date: Tue Aug 20 20:40:40 2013
New Revision: 1515960

URL: http://svn.apache.org/r1515960
Log:
CMS commit to ooo-site by dwhytock

Added:
openoffice/ooo-site/trunk/content/download/phptest.php

Added: openoffice/ooo-site/trunk/content/download/phptest.php
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/phptest.php?rev=1515960view=auto
==
--- openoffice/ooo-site/trunk/content/download/phptest.php (added)
+++ openoffice/ooo-site/trunk/content/download/phptest.php Tue Aug 20 20:40:40 
2013
@@ -0,0 +1,5 @@
+?php
+
+echo PHP is available.
+
+?
\ No newline at end of file




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

2013-08-20 Thread dwhytock
Author: dwhytock
Date: Tue Aug 20 20:44:28 2013
New Revision: 1515962

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




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

2013-08-20 Thread dwhytock
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=1515963r1=1515962r2=1515963view=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




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

2013-08-20 Thread dwhytock
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=1515968r1=1515967r2=1515968view=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




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

2013-08-20 Thread dwhytock
Author: dwhytock
Date: Tue Aug 20 21:23:18 2013
New Revision: 1515975

URL: http://svn.apache.org/r1515975
Log:
CMS commit to ooo-site by dwhytock

Removed:
openoffice/ooo-site/trunk/content/download/phptest.php