This website requires JavaScript.
Explore
Help
Sign In
smarty-php
/
smarty
Watch
1
Star
0
Fork
0
You've already forked smarty
mirror of
https://github.com/smarty-php/smarty.git
synced
2025-11-02 21:31:48 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
53baf8295ad1b78e54706f6b70478db7e8e71875
smarty
/
libs
History
messju
53baf8295a
Smarty_Compiler::_syntax_error() uses Smarty::_trigger_fatal_error() now instead of the trigger_error()-function
2004-01-25 15:39:10 +00:00
..
core
added caching of requested paths to smarty_core_assemble_plugin_filepath()
2004-01-08 13:13:04 +00:00
plugins
removed emission of unnecessary notices for unavailable config-files
2004-01-22 23:54:51 +00:00
Config_File.class.php
fixed handling of hidden sections in Config_File
2004-01-22 23:47:46 +00:00
debug.tpl
removed '\r' from debug_print_vars' output
2003-08-13 14:15:30 +00:00
Smarty_Compiler.class.php
Smarty_Compiler::_syntax_error() uses Smarty::_trigger_fatal_error() now instead of the trigger_error()-function
2004-01-25 15:39:10 +00:00
Smarty.class.php
Smarty::_trigger_fatal_error() uses Smarty::trigger_error() now,
2004-01-25 15:36:05 +00:00