mohrt
|
1db754e93a
|
fix problem displaying debug console when $default_resource_type is not "file:"
|
2004-03-30 14:36:56 +00:00 |
|
messju
|
f8db1a7ce8
|
removed tabs from the main and the core/*.php files
|
2003-10-11 08:55:53 +00:00 |
|
messju
|
3c52a9aa7e
|
fixed PHPDocumentor-comments (thanks Konstantin)
|
2003-08-29 08:51:25 +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
|
db4af8295e
|
extincting $this out of smarty_core_*-functions
|
2003-06-30 00:08:28 +00:00 |
|
mohrt
|
a889155fdc
|
refactored var naming to better reflect "resource" instead of "file" where appropriate
|
2003-06-20 20:01:10 +00:00 |
|
mohrt
|
f869abbf9f
|
split up _compile_template to _compile_file and _compile_source, fix eval function
VS: ----------------------------------------------------------------------
|
2003-06-19 14:04:49 +00:00 |
|
mohrt
|
e837781093
|
fix path problems, rename some varibles from "template" to "file"
|
2003-06-17 14:11:57 +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 |
|