[Vtigercrm-commits] [vtiger-commits] r6680 - /vtigercrm/trunk/modules/Calendar/new_calendar.php
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Mon May 29 08:58:22 EDT 2006
Author: saraj
Date: Mon May 29 06:58:18 2006
New Revision: 6680
Log:
license added
Modified:
vtigercrm/trunk/modules/Calendar/new_calendar.php
Modified: vtigercrm/trunk/modules/Calendar/new_calendar.php
==============================================================================
--- vtigercrm/trunk/modules/Calendar/new_calendar.php (original)
+++ vtigercrm/trunk/modules/Calendar/new_calendar.php Mon May 29 06:58:18 2006
@@ -1,4 +1,14 @@
<?php
+/*********************************************************************************
+** The contents of this file are subject to the vtiger CRM Public License Version 1.0
+ * ("License"); You may not use this file except in compliance with the License
+ * The Original Code is: vtiger CRM Open Source
+ * The Initial Developer of the Original Code is vtiger.
+ * Portions created by vtiger are Copyright (C) vtiger.
+ * All Rights Reserved.
+*
+ ********************************************************************************/
+
global $theme;
$theme_path = "themes/".$theme."/";
$image_path = $theme_path."images/";
More information about the vtigercrm-commits
mailing list