[Vtigercrm-commits] [vtiger-commits] r4242 - /vtigercrm/trunk/modules/Calendar/calendar_weekview.php
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Thu Mar 16 04:27:49 EST 2006
Author: saraj
Date: Thu Mar 16 02:27:45 2006
New Revision: 4242
Log:
addEventUI.php has been included
Modified:
vtigercrm/trunk/modules/Calendar/calendar_weekview.php
Modified: vtigercrm/trunk/modules/Calendar/calendar_weekview.php
==============================================================================
--- vtigercrm/trunk/modules/Calendar/calendar_weekview.php (original)
+++ vtigercrm/trunk/modules/Calendar/calendar_weekview.php Thu Mar 16 02:27:45 2006
@@ -8,6 +8,7 @@
* @module calendar_week
*/
require_once('modules/Calendar/CalendarCommon.php');
+ require_once('modules/Calendar/addEventUI.php');
global $calpath,$callink;
$calpath = 'modules/Calendar/';
$callink = 'index.php?module=Calendar&action=';
More information about the vtigercrm-commits
mailing list