Hi all

Is it necessary to mark categories with 'Global' <appname> ?

if ($cat['owner'] == '-1')
{
        $name .= ' [' . lang('Global') . ' ' . lang($this->app_name) . ']';
}

I propose to remove it - or have a flag to avoid it.

Regards

Sigurd
_______________________________________________
phpGroupWare-developers mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/phpgroupware-developers

Reply via email to