10 Commits (62eee67aee133b925fbdc49aad780da170e6c919)

Author SHA1 Message Date
Christian Boltz 240079c16f smarty.inc.php: 15 years ago
Christian Boltz e3b25d99b4 smarty.inc.php: 15 years ago
Christian Boltz a93d63a692 smarty.inc.php: interface cleanup etc. 15 years ago
David Goodwin 7424cb0c1a remove strict standards issue with redefinition of smarty::assign() with different parameters than parent class; ideally I should not put the __get/__set/__call methods in here as living without them would reduce our dependency on smarty, but meh (PFASmarty should stil appear and BEHAVE like a Smarty object, it just technically is not one - it is just using one 15 years ago
Christian Boltz 4c912f1da8 list-virtual.php: 16 years ago
David Goodwin 017b062acd extend the Smarty class so when assigning data to it, it is automatically escaped (unless specified otherwise with a 3rd parameter (false) in the assign function call). This will probably cause some breakage esp where translations have html embedded within them - however i would rather this were the case than the application be vulnerable to XSS 16 years ago
Sebastian 4a3e525f24 - small fix to smarty.inc.php. Really use our compile and templates directory 17 years ago
Sebastian 8360ca09d0 - fixed one more short open tag. 17 years ago
Sebastian 0b41887b36 - add <?php tags. 17 years ago
Sebastian b1287d97e2 - big merge of Postfixadmin smarty into trunk 17 years ago