[SMARTY] how to disable caching?

"Christopher J. Bottaro" <[email protected]>
Newsgroups gmane.comp.php.smarty.general
Message-ID <[email protected]>
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.

-- 
Smarty General Mailing List (http://smarty.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.