Posted by "Christopher J. Bottaro" on 07/14/05 00:28
I tried the following:
$smarty = new Smarty();
$smarty->caching = false;
but stuff is still being written to the compile_dir. It wouldn't be a
problem, but I'm editing my templates via a Samba share and the times are
synced between computers and thus Smarty isn't seeing my changes.
Thanks for the help.
Navigation:
[Reply to this message]
|