gunnar: server/kolab-webclient/dimp/templates/dimp-1.1.4 webclient-dimp_conf.php.template, 1.2, 1.3 webclient-dimp_hooks.php.template, 1.2, 1.3 webclient-dimp_menu.php.template, 1.2, 1.3 webclient-dimp_portal.php.template, 1.2, 1.3 webclient-dimp_prefs.php.template, 1.2, 1.3 webclient-dimp_servers.php.template, 1.2, 1.3

cvs at kolab.org cvs at kolab.org
Fri Jan 22 14:01:23 CET 2010


Author: gunnar

Update of /kolabrepository/server/kolab-webclient/dimp/templates/dimp-1.1.4
In directory doto:/tmp/cvs-serv5432/templates/dimp-1.1.4

Modified Files:
	webclient-dimp_conf.php.template 
	webclient-dimp_hooks.php.template 
	webclient-dimp_menu.php.template 
	webclient-dimp_portal.php.template 
	webclient-dimp_prefs.php.template 
	webclient-dimp_servers.php.template 
Log Message:
Additional patch. Added menu entry. Added template warnings.

Index: webclient-dimp_conf.php.template
===================================================================
RCS file: /kolabrepository/server/kolab-webclient/dimp/templates/dimp-1.1.4/webclient-dimp_conf.php.template,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- webclient-dimp_conf.php.template	22 Jan 2010 09:29:15 -0000	1.2
+++ webclient-dimp_conf.php.template	22 Jan 2010 13:01:21 -0000	1.3
@@ -4,6 +4,10 @@
 OWNERSHIP=@@@webserver_usr@@@:@@@webserver_grp@@@
 KOLAB_META_END
 <?php
+/*
+@@@warning@@@
+*/
+
 /* This file can be used to customize your kolab-webclient installation. */
 /* Anything you add to this configuration file will override settings    */
 /* from @@@dimp_confdir@@@/conf.php

Index: webclient-dimp_hooks.php.template
===================================================================
RCS file: /kolabrepository/server/kolab-webclient/dimp/templates/dimp-1.1.4/webclient-dimp_hooks.php.template,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- webclient-dimp_hooks.php.template	22 Jan 2010 09:29:15 -0000	1.2
+++ webclient-dimp_hooks.php.template	22 Jan 2010 13:01:21 -0000	1.3
@@ -4,6 +4,10 @@
 OWNERSHIP=@@@webserver_usr@@@:@@@webserver_grp@@@
 KOLAB_META_END
 <?php
+/*
+@@@warning@@@
+*/
+
 /* This file can be used to customize your kolab-webclient installation. */
 /* Anything you add to this configuration file will override settings    */
 /* from @@@dimp_confdir@@@/hooks.php

Index: webclient-dimp_menu.php.template
===================================================================
RCS file: /kolabrepository/server/kolab-webclient/dimp/templates/dimp-1.1.4/webclient-dimp_menu.php.template,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- webclient-dimp_menu.php.template	22 Jan 2010 09:29:15 -0000	1.2
+++ webclient-dimp_menu.php.template	22 Jan 2010 13:01:21 -0000	1.3
@@ -4,6 +4,10 @@
 OWNERSHIP=@@@webserver_usr@@@:@@@webserver_grp@@@
 KOLAB_META_END
 <?php
+/*
+@@@warning@@@
+*/
+
 /* This file can be used to customize your kolab-webclient installation. */
 /* Anything you add to this configuration file will override settings    */
 /* from @@@dimp_confdir@@@/menu.php

Index: webclient-dimp_portal.php.template
===================================================================
RCS file: /kolabrepository/server/kolab-webclient/dimp/templates/dimp-1.1.4/webclient-dimp_portal.php.template,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- webclient-dimp_portal.php.template	22 Jan 2010 09:29:15 -0000	1.2
+++ webclient-dimp_portal.php.template	22 Jan 2010 13:01:21 -0000	1.3
@@ -4,6 +4,10 @@
 OWNERSHIP=@@@webserver_usr@@@:@@@webserver_grp@@@
 KOLAB_META_END
 <?php
+/*
+@@@warning@@@
+*/
+
 /* This file can be used to customize your kolab-webclient installation. */
 /* Anything you add to this configuration file will override settings    */
 /* from @@@dimp_confdir@@@/portal.php

Index: webclient-dimp_prefs.php.template
===================================================================
RCS file: /kolabrepository/server/kolab-webclient/dimp/templates/dimp-1.1.4/webclient-dimp_prefs.php.template,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- webclient-dimp_prefs.php.template	22 Jan 2010 09:29:15 -0000	1.2
+++ webclient-dimp_prefs.php.template	22 Jan 2010 13:01:21 -0000	1.3
@@ -4,6 +4,10 @@
 OWNERSHIP=@@@webserver_usr@@@:@@@webserver_grp@@@
 KOLAB_META_END
 <?php
+/*
+@@@warning@@@
+*/
+
 /* This file can be used to customize your kolab-webclient installation. */
 /* Anything you add to this configuration file will override settings    */
 /* from @@@dimp_confdir@@@/prefs.php

Index: webclient-dimp_servers.php.template
===================================================================
RCS file: /kolabrepository/server/kolab-webclient/dimp/templates/dimp-1.1.4/webclient-dimp_servers.php.template,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- webclient-dimp_servers.php.template	22 Jan 2010 09:29:15 -0000	1.2
+++ webclient-dimp_servers.php.template	22 Jan 2010 13:01:21 -0000	1.3
@@ -4,6 +4,10 @@
 OWNERSHIP=@@@webserver_usr@@@:@@@webserver_grp@@@
 KOLAB_META_END
 <?php
+/*
+@@@warning@@@
+*/
+
 /* This file can be used to customize your kolab-webclient installation. */
 /* Anything you add to this configuration file will override settings    */
 /* from @@@dimp_confdir@@@/servers.php





More information about the commits mailing list