Skip to content

1.78

Compare
Choose a tag to compare
@mrbaseman mrbaseman released this 02 Aug 20:38
· 3 commits to master since this release
     + Fixed problem with single quotes in image title and alt attributes (reported by dbs)
     + [view_cart.php, search.php] Fixed hardcoded thumb_dir (thanks to Ruud)
     + Replaced @mktime() by time() function since as of PHP 5.1 mktime() throws a notice when called without arguments
     + Replaced view order by a feature that allows editing of customer and invoice address data
     + Changed all js alerts to utf-8
     + Updated Mollie payment plugin to v1.1 (thanks to Ruud - Dev4me)