phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] phpgwapi/inc class.http_dav_client.inc.php,1.11


From: powerstat
Subject: [Phpgroupware-cvs] phpgwapi/inc class.http_dav_client.inc.php,1.11
Date: Tue, 26 Apr 2005 09:50:00 +0200

Update of phpgwapi/inc

Modified Files:
     Branch: MAIN
            class.http_dav_client.inc.php lines: +10 -1

Log Message:
phpdoc fixes

====================================================
Index: phpgwapi/inc/class.http_dav_client.inc.php
diff -u phpgwapi/inc/class.http_dav_client.inc.php:1.10 
phpgwapi/inc/class.http_dav_client.inc.php:1.11
--- phpgwapi/inc/class.http_dav_client.inc.php:1.10     Sun Apr  3 18:49:19 2005
+++ phpgwapi/inc/class.http_dav_client.inc.php  Tue Apr 26 07:50:36 2005
@@ -28,6 +28,15 @@
     * This cache avoid to do 2 request when there is a 301 or a 404
        */
   define ('DEBUG_CACHEPROP', 0);
+
+
+       /**
+       * DAV parser
+       *
+       * @package phpgwapi
+       * @subpackage network
+       * @access private
+       */
        class dav_parser {

                function davtree($branch)






reply via email to

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