[Kolab-devel] [issue1561] Many redundant function definitions
Sascha Wilde
kolab-issues at intevation.de
Wed Jan 10 18:09:27 CET 2007
New submission from Sascha Wilde <wilde at intevation.de>:
There are many functions in the kolab-webadmin php code, which are
(identically) defined in more than one place. Some examples: comment,
is_unique, domain_dn, checkuniquemail (most likely more) are all
defined in admin.php.in, domainmaintainer.php.in, maintainer.php.in and
user.php.in.
All this common stuff should be moved to one place (maybe a new
admin/include/functions.php) for the sake of maintainability.
----------
assignedto: steffen
messages: 9300
nosy: bernhard, martin, steffen, thomas, wilde
priority: minor bug
status: unread
title: Many redundant function definitions
topic: server, web admin
________________________________________________
Kolab issue tracker <kolab-issues at intevation.de>
<https://intevation.de/roundup/kolab/issue1561>
________________________________________________
More information about the devel
mailing list