gunnar: server/kolab-webadmin/templates/kolab-webadmin-0 webadmin.conf.template, 1.1, 1.2

cvs at kolab.org cvs at kolab.org
Mon Aug 23 17:01:28 CEST 2010


Author: gunnar

Update of /kolabrepository/server/kolab-webadmin/templates/kolab-webadmin-0
In directory doto:/tmp/cvs-serv9741/templates/kolab-webadmin-0

Modified Files:
	webadmin.conf.template 
Log Message:
Complete kolab/issue4512 (Allow to hide the admin mail settings in the web admin) 

Index: webadmin.conf.template
===================================================================
RCS file: /kolabrepository/server/kolab-webadmin/templates/kolab-webadmin-0/webadmin.conf.template,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- webadmin.conf.template	23 Aug 2010 14:28:50 -0000	1.1
+++ webadmin.conf.template	23 Aug 2010 15:01:26 -0000	1.2
@@ -29,3 +29,11 @@
 $kolab_prefix = '@@@prefix@@@';
 $php_dir      = '@@@phplibdir2@@@';
 $locale_dir   = "$php_dir/@@@kolab_php_module_prefix@@@admin/locale/";
+
+
+/**
+ * Hide section administrative email addresses (hostmaster at ..., postmaster at ...)
+ * in the "Settings" section.
+ */
+define('HIDE_ADMINISTRATIVE_EMAILSETTINGS', false);
+





More information about the commits mailing list