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
|
1fdd2149ee
|
avoid touch()-ing of recently unlinked files by touch()-ing the
tempfile before rename instead of touch()-ing the resulting file after
rename.
|
2003-11-23 08:37:43 +00:00 |
|
messju
|
f8db1a7ce8
|
removed tabs from the main and the core/*.php files
|
2003-10-11 08:55:53 +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 |
|
mohrt
|
a889155fdc
|
refactored var naming to better reflect "resource" instead of "file" where appropriate
|
2003-06-20 20:01:10 +00:00 |
|