[Vtigercrm-commits] [vtiger-commits] r5777 - /vtigercrm/trunk/modules/Calendar/CalendarCommon.php

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Tue May 9 06:17:21 EDT 2006


Author: saraj
Date: Tue May  9 04:17:14 2006
New Revision: 5777

Log:
unwanted code has been removed

Modified:
    vtigercrm/trunk/modules/Calendar/CalendarCommon.php

Modified: vtigercrm/trunk/modules/Calendar/CalendarCommon.php
==============================================================================
--- vtigercrm/trunk/modules/Calendar/CalendarCommon.php (original)
+++ vtigercrm/trunk/modules/Calendar/CalendarCommon.php Tue May  9 04:17:14 2006
@@ -9,11 +9,8 @@
 *
  ********************************************************************************/
 //Code Added by Minnie -Starts
- include_once $calpath .'webelements.p3';
- include_once $calpath .'permission.p3';
  require_once('include/database/PearDatabase.php');
 
- require_once('modules/Calendar/preference.pinc');
 global $calpath,$callink;
 global $mod_strings;
 global $theme;





More information about the vtigercrm-commits mailing list