phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/inc class.socategory.inc.php


From: Sigurd Nes
Subject: [Phpgroupware-cvs] property/inc class.socategory.inc.php
Date: Wed, 19 Apr 2006 07:38:14 +0000

CVSROOT:        /sources/phpgroupware
Module name:    property
Branch:         
Changes by:     Sigurd Nes <address@hidden>     06/04/19 07:38:14

Modified files:
        inc            : class.socategory.inc.php 

Log message:
        

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/phpgroupware/property/inc/class.socategory.inc.php.diff?tr1=1.16&tr2=1.17&r1=text&r2=text

Patches:
Index: property/inc/class.socategory.inc.php
diff -u property/inc/class.socategory.inc.php:1.16 
property/inc/class.socategory.inc.php:1.17
--- property/inc/class.socategory.inc.php:1.16  Mon Apr 17 11:36:05 2006
+++ property/inc/class.socategory.inc.php       Wed Apr 19 07:38:14 2006
@@ -8,7 +8,7 @@
        * @internal Development of this application was funded by 
http://www.bergen.kommune.no/bbb_/ekstern/
        * @package property
        * @subpackage admin
-       * @version $Id: class.socategory.inc.php,v 1.16 2006/04/17 11:36:05 
sigurdne Exp $
+       * @version $Id: class.socategory.inc.php,v 1.17 2006/04/19 07:38:14 
sigurdne Exp $
        */
 
        /**
@@ -115,7 +115,7 @@
                                        $table='fm_tts_category';
                                        break;
                                case 'request':
-                                       $table='fm_request_category';
+                                       $table='fm_workorder_category';
                                        break;
                                case 'project':
                                        $table='fm_workorder_category';




reply via email to

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