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
4465197142457aa317626b4f8f7cf07d86eaa1ae
smarty
/
libs
History
messju
305bf858c1
switched from @count() to !empty() . this was pointed out a few times
...
by a few people with buggy error-handlers
2004-09-29 07:23:45 +00:00
..
internals
Moved /libs/core to /libs/internals and created new constant, SMARTY_CORE_DIR which defaults to SMARTY_DIR/internals. This should help CVS and rsynch users butupgrades will require changes and this may affect 3rd party plugins that use the /core dir.
2004-09-16 23:07:32 +00:00
plugins
fixed $start_year when no value for the year in $time is given.
2004-09-24 14:37:02 +00:00
Config_File.class.php
update files to 2.6.6-dev
2004-09-14 07:39:01 +00:00
debug.tpl
add <head></head> tags
2004-09-20 18:00:02 +00:00
Smarty_Compiler.class.php
added some property declarations
2004-09-29 07:16:17 +00:00
Smarty.class.php
switched from @count() to !empty() . this was pointed out a few times
2004-09-29 07:23:45 +00:00