Commit Graph

10 Commits

Author SHA1 Message Date
messju
08ff67c5ba removed touch() call. changing the timestamp of the compiled-template
to the source template's may be irritating for certain
source-code-caches. now a newly compiled template gets the current
time as timestamp.
2004-07-12 15:05:30 +00:00
messju
ac9aafbb11 made smarty_core_write_compiled_include() php5-aware
if someone knows a better way than patching the source with the
tokenizer, please stand up!
2004-04-15 15:06:09 +00:00
messju
f8db1a7ce8 removed tabs from the main and the core/*.php files 2003-10-11 08:55:53 +00:00
messju
84322ae6b3 fixed too short open-tag 2003-07-17 19:22:47 +00:00
messju
2eb044094c fixed bug in write_compiled_include 2003-06-23 16:16:58 +00:00
messju
71eda49023 fix in compiled-include-handling 2003-06-22 22:10:10 +00:00
messju
81bf74f327 started moving from $this to $smarty in core.*.php 2003-06-22 03:13:25 +00:00
mohrt
9526d1ed42 fix filepaths to core files to use DIRECTORY_SEPARATOR 2003-06-21 17:35:15 +00:00
messju
9fb3dbdf2c fixed compiled include handling 2003-06-21 09:24:44 +00:00
messju
4596b0d794 added $cacheable-parameter to register_function() and register_block() 2003-06-18 23:01:42 +00:00