phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] news_admin index.php,1.10 admin_edit.php,1.4


From: skwashd
Subject: [Phpgroupware-cvs] news_admin index.php,1.10 admin_edit.php,1.4
Date: Wed, 25 May 2005 03:19:00 +0200

Update of news_admin

Modified Files:
     Branch: MAIN
            index.php lines: +2 -2
            admin_edit.php lines: +1 -1

Log Message:
New CSS version, also supports WYSIWYG editor, still has some kinks to be 
ironed out

====================================================
Index: news_admin/index.php
diff -u news_admin/index.php:1.9 news_admin/index.php:1.10
--- news_admin/index.php:1.9    Tue Jun  3 03:15:09 2003
+++ news_admin/index.php        Wed May 25 01:19:51 2005
@@ -23,7 +23,7 @@

        include('../header.inc.php');

-       $ui= createobject('news_admin.ui');
+       $ui= createobject('news_admin.uinews');
        $ui->read_news();

        $GLOBALS['phpgw']->common->phpgw_footer();

====================================================






reply via email to

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