From c18902e3add17542c6f83e9a5b3f6ea6ce326723 Mon Sep 17 00:00:00 2001 From: wimpunk Date: Tue, 20 Jun 2006 17:09:06 +0000 Subject: [PATCH] Initial xml.php file git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@15 3873ddee-7413-0410-b6c4-c2c57c1ab35a --- html/xml.php | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/html/xml.php b/html/xml.php index e69de29..8540796 100644 --- a/html/xml.php +++ b/html/xml.php @@ -0,0 +1,11 @@ +". +"This page is just a test about the xml-functionality. It has \n". +"nothing special.". +"

"; +$main[] = $text; +?>