[Vtigercrm-commits] [vtiger-commits] r5739 - /vtigercrm/trunk/Smarty/libs/Smarty.class.php
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Thu May 4 05:58:41 EDT 2006
Author: saraj
Date: Thu May 4 03:58:36 2006
New Revision: 5739
Log:
Modified = true; - Ahmed
Modified:
vtigercrm/trunk/Smarty/libs/Smarty.class.php
Modified: vtigercrm/trunk/Smarty/libs/Smarty.class.php
==============================================================================
--- vtigercrm/trunk/Smarty/libs/Smarty.class.php (original)
+++ vtigercrm/trunk/Smarty/libs/Smarty.class.php Thu May 4 03:58:36 2006
@@ -138,7 +138,7 @@
*
* @var boolean
*/
- var $compile_check = false;
+ var $compile_check = true;
/**
* This forces templates to compile every time. Useful for development
More information about the vtigercrm-commits
mailing list