[Vtigercrm-developers] Where to find the Smarty_setup.php
元亨利贞
1250572980 at qq.com
Tue Mar 10 10:29:07 GMT 2015
In "Developer Debug Techniques"
In following code,
Smarty
1. In file, Smarty_setup.php add the following to class consturctor function
function vtigerCRM_Smarty() {
$this->Smarty(); $this->template_dir = 'Smarty/templates'; // ... // ADD THIS LINE $this->debugging = true;
}
I search the projects,I can not find the Smarty_setup.php file.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20150310/d33e32a7/attachment-0001.html>
More information about the vtigercrm-developers
mailing list