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

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Fri Feb 24 09:35:30 EST 2006


Author: saraj
Date: Fri Feb 24 07:35:24 2006
New Revision: 3926

Log:
changes made to integrate dayview of calendar

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 Fri Feb 24 07:35:24 2006
@@ -26,7 +26,7 @@
 require_once ($theme_path."layout_utils.php");
 global $mod_strings;
 
-include ('modules/Calendar/calendar_day.php'); 
+include ('modules/Calendar/calendar_dayview.php'); 
 //include ('modules/Calendar/new_calendar.php');
 
 ?>





More information about the vtigercrm-commits mailing list