[Vtigercrm-commits] [vtiger-commits] r3979 - /vtigercrm/trunk/modules/Calendar/index.php

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Tue Feb 28 01:14:28 EST 2006


Author: saraj
Date: Mon Feb 27 23:14:24 2006
New Revision: 3979

Log:
new_calendar.php has been included

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

Modified: vtigercrm/trunk/modules/Calendar/index.php
==============================================================================
--- vtigercrm/trunk/modules/Calendar/index.php (original)
+++ vtigercrm/trunk/modules/Calendar/index.php Mon Feb 27 23:14:24 2006
@@ -26,7 +26,7 @@
 require_once ($theme_path."layout_utils.php");
 global $mod_strings;
 
-include ('modules/Calendar/calendar_dayview.php'); 
-//include ('modules/Calendar/new_calendar.php');
+//include ('modules/Calendar/calendar_dayview.php'); 
+include ('modules/Calendar/new_calendar.php');
 
 ?>





More information about the vtigercrm-commits mailing list