Re: [SMARTY] how to disable caching?
Andreas Ahlenstorf <[email protected]>
| Newsgroups | gmane.comp.php.smarty.general |
|---|---|
| Message-ID | <[email protected]> |
Am 13.07.2005 um 23:28 schrieb Christopher J. Bottaro: > 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. compile_dir != caching http://smarty.php.net/manual/en/api.clear.compiled.tpl.php Regards, A. -- Smarty General Mailing List (http://smarty.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php