[Vtigercrm-commits] [vtiger-commits] r10508 - /vtigercrm/branches/5.0.3/modules/Reports/Reports.php

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Wed Mar 21 02:09:59 EDT 2007


Author: saraj
Date: Wed Mar 21 00:09:55 2007
New Revision: 10508

Log:
- removed

Modified:
    vtigercrm/branches/5.0.3/modules/Reports/Reports.php

Modified: vtigercrm/branches/5.0.3/modules/Reports/Reports.php
==============================================================================
--- vtigercrm/branches/5.0.3/modules/Reports/Reports.php (original)
+++ vtigercrm/branches/5.0.3/modules/Reports/Reports.php Wed Mar 21 00:09:55 2007
@@ -107,7 +107,7 @@
 
 	var $module_list = Array(
 				"Leads"=>Array("Information"=>13,"Address"=>15,"Description"=>16,"Custom Information"=>14),
-				"Contacts"=>Array("Information"=>4,"- Portal Information"=>6,"Address"=>7,"Description"=>8,"Custom Information"=>5),
+				"Contacts"=>Array("Information"=>4,"Portal Information"=>6,"Address"=>7,"Description"=>8,"Custom Information"=>5),
 				"Accounts"=>Array("Information"=>9,"Address"=>11,"Description"=>12,"Custom Information"=>10),
 				"Potentials"=>Array("Information"=>1,"Description"=>3,"Custom Information"=>2),
 				"Calendar"=>Array("Information"=>19,"Description"=>20),





More information about the vtigercrm-commits mailing list