[Vtigercrm-commits] [vtiger-commits] r11086 - in /vtigercrm/branches/5.0.3: Smarty/templates/ cron/ include/ themes/alphagrey/ themes/bluelagoon/ themes/woodspice/
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Mon May 28 09:39:49 EDT 2007
Author: saraj
Date: Mon May 28 07:39:36 2007
New Revision: 11086
Log:
License added
Modified:
vtigercrm/branches/5.0.3/Smarty/templates/ListViewAjax.tpl
vtigercrm/branches/5.0.3/cron/executecron.sh
vtigercrm/branches/5.0.3/cron/intimateTaskStatus.php
vtigercrm/branches/5.0.3/cron/sendreminder.sh
vtigercrm/branches/5.0.3/include/style.css
vtigercrm/branches/5.0.3/themes/alphagrey/webmail.css
vtigercrm/branches/5.0.3/themes/bluelagoon/webmail.css
vtigercrm/branches/5.0.3/themes/woodspice/webmail.css
Modified: vtigercrm/branches/5.0.3/Smarty/templates/ListViewAjax.tpl
==============================================================================
--- vtigercrm/branches/5.0.3/Smarty/templates/ListViewAjax.tpl (original)
+++ vtigercrm/branches/5.0.3/Smarty/templates/ListViewAjax.tpl Mon May 28 07:39:36 2007
@@ -1,4 +1,17 @@
- <!-- Table to display the mails list - Starts -->
+{*<!--
+
+/*********************************************************************************
+** 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.
+*
+ ********************************************************************************/
+
+-->*}
+<!-- Table to display the mails list - Starts -->
<div id="navTemp" style="display:none">
<span style="float:left">{$ACCOUNT} > {$MAILBOX}
{if $NUM_EMAILS neq 0}
Modified: vtigercrm/branches/5.0.3/cron/executecron.sh
==============================================================================
--- vtigercrm/branches/5.0.3/cron/executecron.sh (original)
+++ vtigercrm/branches/5.0.3/cron/executecron.sh Mon May 28 07:39:36 2007
@@ -1,1 +1,10 @@
+#*********************************************************************************
+# 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.
+#
+# ********************************************************************************
wget http://localhost:APACHEPORT/cron/intimateTaskStatus.php -O intimatelog.txt
Modified: vtigercrm/branches/5.0.3/cron/intimateTaskStatus.php
==============================================================================
--- vtigercrm/branches/5.0.3/cron/intimateTaskStatus.php (original)
+++ vtigercrm/branches/5.0.3/cron/intimateTaskStatus.php Mon May 28 07:39:36 2007
@@ -1,4 +1,12 @@
<?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.
+********************************************************************************/
ini_set("include_path", "../");
require('send_mail.php');
Modified: vtigercrm/branches/5.0.3/cron/sendreminder.sh
==============================================================================
--- vtigercrm/branches/5.0.3/cron/sendreminder.sh (original)
+++ vtigercrm/branches/5.0.3/cron/sendreminder.sh Mon May 28 07:39:36 2007
@@ -1,1 +1,10 @@
+#*********************************************************************************
+# 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.
+#
+# ********************************************************************************
wget http://localhost:APACHEPORT/SendReminder.php -O intimatelog.txt
Modified: vtigercrm/branches/5.0.3/include/style.css
==============================================================================
--- vtigercrm/branches/5.0.3/include/style.css (original)
+++ vtigercrm/branches/5.0.3/include/style.css Mon May 28 07:39:36 2007
@@ -1,3 +1,11 @@
+/*********************************************************************************
+** 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.
+********************************************************************************/
#positioningdiv {
left:5%;
right:5%;
Modified: vtigercrm/branches/5.0.3/themes/alphagrey/webmail.css
==============================================================================
--- vtigercrm/branches/5.0.3/themes/alphagrey/webmail.css (original)
+++ vtigercrm/branches/5.0.3/themes/alphagrey/webmail.css Mon May 28 07:39:36 2007
@@ -1,3 +1,11 @@
+/*********************************************************************************
+** 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.
+********************************************************************************/
/* CSS Document */
Modified: vtigercrm/branches/5.0.3/themes/bluelagoon/webmail.css
==============================================================================
--- vtigercrm/branches/5.0.3/themes/bluelagoon/webmail.css (original)
+++ vtigercrm/branches/5.0.3/themes/bluelagoon/webmail.css Mon May 28 07:39:36 2007
@@ -1,3 +1,11 @@
+/*********************************************************************************
+** 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.
+********************************************************************************/
/* CSS Document */
Modified: vtigercrm/branches/5.0.3/themes/woodspice/webmail.css
==============================================================================
--- vtigercrm/branches/5.0.3/themes/woodspice/webmail.css (original)
+++ vtigercrm/branches/5.0.3/themes/woodspice/webmail.css Mon May 28 07:39:36 2007
@@ -1,3 +1,11 @@
+/*********************************************************************************
+** 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.
+********************************************************************************/
/* CSS Document */
More information about the vtigercrm-commits
mailing list