1.78
+ 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)