gunnar: server/kolab-webadmin/kolab-webadmin/lib/KolabAdmin/Sieve/Segment Delivery.php, 1.2, 1.3

cvs at kolab.org cvs at kolab.org
Thu Apr 1 11:12:33 CEST 2010


Author: gunnar

Update of /kolabrepository/server/kolab-webadmin/kolab-webadmin/lib/KolabAdmin/Sieve/Segment
In directory doto:/tmp/cvs-serv9222/kolab-webadmin/lib/KolabAdmin/Sieve/Segment

Modified Files:
	Delivery.php 
Log Message:
Add a first draft of the segment machinery to support the combined script. The logic is still somewhat to complex but refactoring comes later.

Index: Delivery.php
===================================================================
RCS file: /kolabrepository/server/kolab-webadmin/kolab-webadmin/lib/KolabAdmin/Sieve/Segment/Delivery.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Delivery.php	31 Mar 2010 22:43:34 -0000	1.2
+++ Delivery.php	1 Apr 2010 09:12:30 -0000	1.3
@@ -37,13 +37,6 @@
     private $_delivery_folder;
 
     /**
-     * Constructor.
-     */
-    public function __construct()
-    {
-    }
-
-    /**
      * Retrieve the delivery folder this script will deliver to.
      *
      * @return string The delivery folder.





More information about the commits mailing list