[Vtigercrm-commits] [vtiger-commits] r4639 - /vtigercrm/trunk/modules/Products/Product.php

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Wed Mar 29 02:58:51 EST 2006


Author: saraj
Date: Wed Mar 29 00:58:44 2006
New Revision: 4639

Log:
junk code has been removed

Modified:
    vtigercrm/trunk/modules/Products/Product.php

Modified: vtigercrm/trunk/modules/Products/Product.php
==============================================================================
--- vtigercrm/trunk/modules/Products/Product.php (original)
+++ vtigercrm/trunk/modules/Products/Product.php Wed Mar 29 00:58:44 2006
@@ -93,12 +93,6 @@
 		$this->column_fields = getColumnFields('Products');
 	}
 
-  function get_summary_text()
-        {
-                return $this->name;
-        }
-
-  		
 	function get_attachments($id)
         {
 		// Armando Lüscher 18.10.2005 -> §visibleDescription





More information about the vtigercrm-commits mailing list