phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] sitemgr/inc/class.Categories_BO.inc.php, 1.14


From: nomail
Subject: [Phpgroupware-cvs] sitemgr/inc/class.Categories_BO.inc.php, 1.14
Date: Wed, 21 Jul 2004 01:22:53 +0200

Update of /sitemgr/inc
Modified Files:
        Branch: 
          class.Categories_BO.inc.php

date: 2004/07/20 23:22:53;  author: skwashd;  state: Exp;  lines: +1 -1

Log Message:
merge from 16
=====================================================================
Index: sitemgr/inc/class.Categories_BO.inc.php
diff -u sitemgr/inc/class.Categories_BO.inc.php:1.13 
sitemgr/inc/class.Categories_BO.inc.php:1.14
--- sitemgr/inc/class.Categories_BO.inc.php:1.13        Sat May 31 03:53:51 2003
+++ sitemgr/inc/class.Categories_BO.inc.php     Tue Jul 20 23:22:53 2004
@@ -170,7 +170,7 @@
                        return True;
                }
 
-               function saveCategoryInfo($cat_id, $cat_name, $cat_description, 
$lang, $sort_order=0, $state, $parent=False, $old_parent=False)
+               function saveCategoryInfo($cat_id, $cat_name, $cat_description, 
$lang, $sort_order, $state, $parent=False, $old_parent=False)
                {
                        if (!$parent)
                        {




reply via email to

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