[Vtigercrm-commits] [vtiger-commits] r4720 - /vtigercrm/trunk/modules/Vendors/Vendor.php

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Wed Mar 29 22:38:05 EST 2006


Author: saraj
Date: Wed Mar 29 20:38:01 2006
New Revision: 4720

Log:
missed } has been included

Modified:
    vtigercrm/trunk/modules/Vendors/Vendor.php

Modified: vtigercrm/trunk/modules/Vendors/Vendor.php
==============================================================================
--- vtigercrm/trunk/modules/Vendors/Vendor.php (original)
+++ vtigercrm/trunk/modules/Vendors/Vendor.php Wed Mar 29 20:38:01 2006
@@ -109,4 +109,5 @@
 		return GetRelatedList('Vendor','Contacts',$focus,$query,$button,$returnset);
 
 	}
+}
 ?>





More information about the vtigercrm-commits mailing list