[Vtigercrm-commits] [vtiger-commits] r4565 - /vtigercrm/trunk/modules/Portal/ListView.php

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Tue Mar 28 02:29:35 EST 2006


Author: saraj
Date: Tue Mar 28 00:29:31 2006
New Revision: 4565

Log:
Removed Junk & Commented Code

Modified:
    vtigercrm/trunk/modules/Portal/ListView.php

Modified: vtigercrm/trunk/modules/Portal/ListView.php
==============================================================================
--- vtigercrm/trunk/modules/Portal/ListView.php (original)
+++ vtigercrm/trunk/modules/Portal/ListView.php Tue Mar 28 00:29:31 2006
@@ -33,7 +33,6 @@
 	$portal_array['portalurl'] = $portalurl;
 	$portal_info[]=$portal_array;
 }
-//echo '<pre>';print_r($portal_array);echo '</pre>';
 $smarty = new vtigerCRM_Smarty;
 
 $smarty->assign("IMAGEPATH", $image_path);





More information about the vtigercrm-commits mailing list