CVSROOT:        /sources/phpgroupware
Module name:    property
Branch:         
Changes by:     Sigurd Nes <[EMAIL PROTECTED]>  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';


_______________________________________________
Phpgroupware-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/phpgroupware-cvs

Reply via email to