phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] phpgwapi/inc/xml_functions.inc.php, 1.22.2.1.2.4


From: nomail
Subject: [Phpgroupware-cvs] phpgwapi/inc/xml_functions.inc.php, 1.22.2.1.2.4
Date: Sat, 6 Nov 2004 16:34:26 +0100

Update of /phpgwapi/inc
Modified Files:
        Branch: Version-0_9_16-branch
          xml_functions.inc.php

date: 2004/11/06 15:34:26;  author: powerstat;  state: Exp;  lines: +5 -5

Log Message:
Bugfixes HTML; makes it a bit more W3C conform;
see patch  #3503
=====================================================================
Index: phpgwapi/inc/xml_functions.inc.php
diff -u phpgwapi/inc/xml_functions.inc.php:1.22.2.1.2.3 
phpgwapi/inc/xml_functions.inc.php:1.22.2.1.2.4
--- phpgwapi/inc/xml_functions.inc.php:1.22.2.1.2.3     Tue Feb 10 13:51:20 2004
+++ phpgwapi/inc/xml_functions.inc.php  Sat Nov  6 15:34:26 2004
@@ -106,10 +106,10 @@
        /*!
        @function xmlrpcfault
        @abstract Error reporting for XML-RPC
-       @discussion Author: jengo <br>
-       Returns XML-RPC fault and stops this execution of the application. <br>
-       Syntax: void xmlrpcfault(string) <br>
-       Example1: xmlrpcfault('Session could not be verifed'); <br>
+       @discussion Author: jengo <br />
+       Returns XML-RPC fault and stops this execution of the application. <br 
/>
+       Syntax: void xmlrpcfault(string) <br />
+       Example1: xmlrpcfault('Session could not be verifed'); <br />
        @param $string Error message to be returned.
        */
        function xmlrpcfault($string)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]