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
|
725da561e5
|
fixed little bug that prevented plugins filepaths that are found in
php's include_path (and not in one of the plugins_dirs) from being
cached in the internal plugins-filepath-cache
|
2004-03-11 18:16:29 +00:00 |
|
messju
|
6950893505
|
added caching of requested paths to smarty_core_assemble_plugin_filepath()
|
2004-01-08 13:13:04 +00:00 |
|
messju
|
f8db1a7ce8
|
removed tabs from the main and the core/*.php files
|
2003-10-11 08:55:53 +00:00 |
|
messju
|
50d490fca5
|
fixed bug in traversal of $smarty->plugins_dir-array in
smarty_core_assemble_plugin_filepath(). the first matching plugin in
the path should be used, not the last one.
|
2003-08-22 16:15:47 +00:00 |
|
messju
|
b7c6a9394b
|
fixed warning
|
2003-06-23 11:21: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
|
33fabc665f
|
added filepath caching
|
2003-06-21 00:21:46 +00:00 |
|