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, 1.3


From: nomail
Subject: [Phpgroupware-cvs] property/inc/class.socategory.inc.php, 1.3
Date: Sun, 6 Jun 2004 22:18:39 +0200

Update of /property/inc
Modified Files:
        Branch: 
          class.socategory.inc.php

date: 2004/06/06 20:18:39;  author: sigurdne;  state: Exp;  lines: +3 -0

Log Message:
no message
=====================================================================
Index: property/inc/class.socategory.inc.php
diff -u property/inc/class.socategory.inc.php:1.2 
property/inc/class.socategory.inc.php:1.3
--- property/inc/class.socategory.inc.php:1.2   Wed Jun  2 18:54:28 2004
+++ property/inc/class.socategory.inc.php       Sun Jun  6 20:18:39 2004
@@ -147,6 +147,9 @@
                                case 'street':
                                        $table='fm_streetaddress';
                                        break;
+                               case 's_agreement':
+                                       $table='fm_s_agreement_category';
+                                       break;
                        }
 
                        return $table;




reply via email to

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