phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[phpGroupWare-developers] Re: categories


From: Sigurd Nes
Subject: [phpGroupWare-developers] Re: categories
Date: Tue, 20 May 2008 04:21:57 -0700 (MST)


sigurdne wrote on Wed, 14 May 2008 15:36
> 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.


If there is no objections - I will remove it in trunk

Regards

Sigurd.

Sent from the phpGroupWare forums @ forums.phpGroupWare.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]