messju
b73d2a7e63
reverted stuff
2004-04-16 08:03:07 +00:00
messju
729ebe26ed
Smarty_Compiler.class.php
2004-04-16 07:53:37 +00:00
messju
1af690d45c
added $exp_time-parameter
2003-11-06 17:16:32 +00:00
messju
f8db1a7ce8
removed tabs from the main and the core/*.php files
2003-10-11 08:55:53 +00:00
messju
786d110c89
discard $_cache_info when the cache should be regenerated
2003-08-22 14:02:15 +00:00
messju
09aa653a75
fixed unnecessary load of source in template_exists() and the
...
compile-check of smarty_core_read_cache_file()
2003-08-18 10:17:28 +00:00
messju
79f491971a
fixed timestamp-check of config-files in smarty_core_read_cache_file()
2003-08-14 16:44:03 +00:00
messju
f66b646479
moved _fetch_resource_info and _parse_resource_name back into Smarty.class.php
...
renamed smarty_include and smarty_eval wrappers to _include and _eval
2003-07-23 16:14:47 +00:00
messju
48d8b66ae1
improved checking of compiled_include against cached-template with non-cached-chunks
2003-07-17 19:25:22 +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
messju
4596b0d794
added $cacheable-parameter to register_function() and register_block()
2003-06-18 23:01:42 +00:00
messju
a3935d7fcb
fixed $file_path-parameters passed to smarty_core_fetch_file_info()
2003-06-18 19:45:12 +00:00
mohrt
f42a23f504
fix config_load, compile fetched arrays to compile_dir, switch display
...
back to runtime. clean up var names and function names, split up compile
testing and compiling to separate funcs, rename some template_* functions to
file_* functions and update logic so they can be used for file resources
other than templates.
2003-06-16 19:45:11 +00:00
mohrt
6445150ba7
move core files into their own directory under SMARTY_DIR,
...
remove abstraction function _execute_core_function
2003-06-16 15:18:38 +00:00