phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: sitemgr/modules class.module_news.inc.php,1.2.2


From: Michael Totschnig <address@hidden>
Subject: [Phpgroupware-cvs] CVS: sitemgr/modules class.module_news.inc.php,1.2.2.4,1.2.2.5
Date: Sat, 28 Jun 2003 12:14:44 -0400

Update of /cvsroot/phpgroupware/sitemgr/modules
In directory subversions:/tmp/cvs-serv26627

Modified Files:
      Tag: Version-0_9_16-branch
        class.module_news.inc.php 
Log Message:
use renamed news_admin bo class


Index: class.module_news.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/sitemgr/modules/class.module_news.inc.php,v
retrieving revision 1.2.2.4
retrieving revision 1.2.2.5
diff -C2 -r1.2.2.4 -r1.2.2.5
*** class.module_news.inc.php   23 Jun 2003 22:58:39 -0000      1.2.2.4
--- class.module_news.inc.php   28 Jun 2003 16:14:42 -0000      1.2.2.5
***************
*** 43,47 ****
                function get_content(&$arguments,$properties)
                {
!                       $bonews = CreateObject('news_admin.bo');
  
                        $this->template = Createobject('phpgwapi.Template');
--- 43,47 ----
                function get_content(&$arguments,$properties)
                {
!                       $bonews = CreateObject('news_admin.bonews');
  
                        $this->template = Createobject('phpgwapi.Template');





reply via email to

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