phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: news_admin/inc class.uinews.inc.php,1.20,1.21


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: news_admin/inc class.uinews.inc.php,1.20,1.21
Date: Sat, 05 Oct 2002 22:47:47 -0400

Update of /cvsroot/phpgroupware/news_admin/inc
In directory subversions:/tmp/cvs-serv2339

Modified Files:
        class.uinews.inc.php 
Log Message:
update

Index: class.uinews.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/news_admin/inc/class.uinews.inc.php,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -r1.20 -r1.21
*** class.uinews.inc.php        3 Oct 2002 23:15:12 -0000       1.20
--- class.uinews.inc.php        6 Oct 2002 02:47:45 -0000       1.21
***************
*** 157,161 ****
                                        'text'                                  
=> $newsitem['subject'] . ' - ' . lang('Submitted by') . ' ' . 
$GLOBALS['phpgw']->accounts->id2name($newsitem['submittedby']) . ' ' . 
lang('on') . ' ' . 
$GLOBALS['phpgw']->common->show_date($newsitem['submissiondate']),
                                        'link'                                  
=> 
$GLOBALS['phpgw']->link('/index.php','menuaction=news_admin.uinews.show_news&news_id='
 . $newsitem['id']),
!                                       'lang_link_statustext'  => lang('show 
the news item')
                                );
                        }
--- 157,161 ----
                                        'text'                                  
=> $newsitem['subject'] . ' - ' . lang('Submitted by') . ' ' . 
$GLOBALS['phpgw']->accounts->id2name($newsitem['submittedby']) . ' ' . 
lang('on') . ' ' . 
$GLOBALS['phpgw']->common->show_date($newsitem['submissiondate']),
                                        'link'                                  
=> 
$GLOBALS['phpgw']->link('/index.php','menuaction=news_admin.uinews.show_news&news_id='
 . $newsitem['id']),
!                                       'lang_link_statustext'  => lang('read 
news item')
                                );
                        }





reply via email to

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