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-01 21:01:37 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3079a7510f5e51b758ef2aabaf07a589862f5fee
smarty
/
libs
History
messju
3079a7510f
fixed incompatible use of fread() in Smarty::_read_file()
...
it choke on php-5.1.1 and later. thanks to andig for pointing this out.
2005-12-31 19:17:05 +00:00
..
internals
forgot to update the strings in smarty_core_write_compiled_include()
2005-11-29 15:20:27 +00:00
plugins
fixed problem with math in certain LC_NUMERIC locales.
2005-12-19 00:12:18 +00:00
Config_File.class.php
update version numbers
2005-12-14 14:53:55 +00:00
debug.tpl
add <head></head> tags
2004-09-20 18:00:02 +00:00
Smarty_Compiler.class.php
Fix improper tokenization of certain inline math expressions.
2005-12-21 18:09:23 +00:00
Smarty.class.php
fixed incompatible use of fread() in Smarty::_read_file()
2005-12-31 19:17:05 +00:00