You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ks...@apache.org on 2018/04/12 23:43:19 UTC

svn commit: r1829020 - in /openoffice/ooo-site/trunk/content/test: ./ test.php

Author: kschenk
Date: Thu Apr 12 23:43:19 2018
New Revision: 1829020

URL: http://svn.apache.org/viewvc?rev=1829020&view=rev
Log:
Add test directory and php test.


Added:
    openoffice/ooo-site/trunk/content/test/
    openoffice/ooo-site/trunk/content/test/test.php

Added: openoffice/ooo-site/trunk/content/test/test.php
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/test/test.php?rev=1829020&view=auto
==============================================================================
--- openoffice/ooo-site/trunk/content/test/test.php (added)
+++ openoffice/ooo-site/trunk/content/test/test.php Thu Apr 12 23:43:19 2018
@@ -0,0 +1 @@
+<?php phpinfo(); ?>