gunnar: server/patches/horde-webmail/1.2.0 horde-webmail-1.2.0_kolab_openpkg.patch, 1.19, 1.20

cvs at kolab.org cvs at kolab.org
Thu Jan 8 10:56:47 CET 2009


Author: gunnar

Update of /kolabrepository/server/patches/horde-webmail/1.2.0
In directory doto:/tmp/cvs-serv26213/patches/horde-webmail/1.2.0

Modified Files:
	horde-webmail-1.2.0_kolab_openpkg.patch 
Log Message:
kolab/issue2207 (Make it possible to enable and disable users to be able to use the webclient)

Index: horde-webmail-1.2.0_kolab_openpkg.patch
===================================================================
RCS file: /kolabrepository/server/patches/horde-webmail/1.2.0/horde-webmail-1.2.0_kolab_openpkg.patch,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- horde-webmail-1.2.0_kolab_openpkg.patch	15 Dec 2008 20:55:31 -0000	1.19
+++ horde-webmail-1.2.0_kolab_openpkg.patch	8 Jan 2009 09:56:45 -0000	1.20
@@ -1,6 +1,6 @@
-diff -r 0a5153c325f0 config/conf.php
+diff -r 9da66837e009 config/conf.php
 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
-+++ b/config/conf.php	Mon Dec 15 21:46:37 2008 +0100
++++ b/config/conf.php	Thu Jan 08 10:39:26 2009 +0100
 @@ -0,0 +1,119 @@
 +<?php
 +/* CONFIG START. DO NOT CHANGE ANYTHING IN OR AFTER THIS LINE. */
@@ -121,9 +121,9 @@
 +if (file_exists(dirname(__FILE__) . '/kolab.php')) {
 +  require_once(dirname(__FILE__) . '/kolab.php');
[...1320 lines suppressed...]
-+++ b/turba/lib/Driver/share.php	Mon Dec 15 21:46:38 2008 +0100
+diff -r 9da66837e009 turba/lib/Driver/share.php
+--- a/turba/lib/Driver/share.php	Tue Dec 30 11:36:13 2008 +0100
++++ b/turba/lib/Driver/share.php	Thu Jan 08 10:39:27 2009 +0100
 @@ -145,7 +145,7 @@
      function _deleteAll($sourceName = null)
      {
@@ -13115,9 +13196,9 @@
          }
          return $this->_driver->_deleteAll($sourceName);
      }
-diff -r 0a5153c325f0 turba/lib/Object.php
---- a/turba/lib/Object.php	Fri Nov 14 08:35:22 2008 +0100
-+++ b/turba/lib/Object.php	Mon Dec 15 21:46:38 2008 +0100
+diff -r 9da66837e009 turba/lib/Object.php
+--- a/turba/lib/Object.php	Tue Dec 30 11:36:13 2008 +0100
++++ b/turba/lib/Object.php	Thu Jan 08 10:39:27 2009 +0100
 @@ -249,7 +249,10 @@
       */
      function addFile($info)





More information about the commits mailing list