Commit Graph

12 Commits

Author SHA1 Message Date
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
fe63515d03 fixed assign parameter for eval (must have gotton lost on its way to 2.5.0)
cleaned up indentiation
2003-07-17 14:23:18 +00:00
messju
135bc2fad8 removed $this from smarty_include and smarty_include_php
added cleaner handling of $this to {eval}
2003-06-29 22:57:33 +00:00
messju
e17793eb4d fixed propagation of $this into evald code in smarty_function_eval() 2003-06-22 23:05:36 +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
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
cellog
02f56203ad updated all doc comments to phpDocumentor format 2003-04-20 21:12:13 +00:00
mohrt
b579c0f51d update plugins to return values instead of echo, fix config file cache
to include global config variables in cache file
2003-01-08 17:34:45 +00:00
mohrt
174f0139f1 do nothing if $val is empty 2002-06-29 16:07:02 +00:00
mohrt
eacfdadf4b add zindex to popup init, fix error message for eval. 2002-06-29 16:04:41 +00:00
andrey
8a24a176d2 *** empty log message *** 2002-02-27 22:35:34 +00:00
mohrt
e3556e0c0b added eval function to plugin dir 2002-02-27 22:30:05 +00:00