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-03 13:51:36 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
61e741280786d6dbe106fc14690a00d87019de96
smarty
/
libs
History
Vadim Kuragkovskiy
38b5ac72fa
fix minor typo
2020-02-07 18:56:25 +02:00
..
plugins
- bugfix in date-format modifier; NULL at date string or default_date did not produce correct output
2018-10-11 09:22:23 +02:00
sysplugins
fix minor typo
2020-02-07 18:56:25 +02:00
Autoloader.php
- bugfix autoloader exit shortcut
https://github.com/smarty-php/smarty/issues/467
2018-10-14 04:18:45 +02:00
bootstrap.php
- reformating for PSR-2 coding standards
https://github.com/smarty-php/smarty/pull/483
2018-08-31 16:45:09 +02:00
debug.tpl
- reformating for PSR-2 coding standards
https://github.com/smarty-php/smarty/pull/483
2018-08-31 16:45:09 +02:00
Smarty.class.php
- bugfix a nested subblock in an inheritance child template was not replace by
2018-10-30 01:03:52 +01:00
SmartyBC.class.php
- reformating for PSR-2 coding standards
https://github.com/smarty-php/smarty/pull/483
2018-08-31 16:45:09 +02:00