What 's new?

Since beta 1.5 the wellrad-Shop will try to save the necessary contents of your catalogue.inc as an php-array to wellrad/data/catalog.php. This is a first step to handle the import/export of csv files or other "foreign" data.

If this does not work out or you want to stay with the slightly faster and smaller "catalogue.inc": Find

define('WRS_SAVE_FORMAT', 'array' );

in wellrad/classes/required_classe.php (l. 23) and replace 'array' with 'serialized'.

1.2 -> 1.2.1 (24. Sept 2012):

RC 1 -> 1.2 (2 May 2011):

beta 1.9 -> RC 1 (26 September 2010):

beta 1.8 -> beta 1.9 (31 May 2010):

beta 1.7 -> beta 1.8 (26 May 2010):

beta 1.6 -> beta 1.7 (3 May 2010):

beta 1.5 -> beta 1.6 (22 April 2010):

beta 1.4 -> beta 1.5 (21 April 2010):

beta 1.3 -> beta 1.4 (15 April 2010):

beta 1.3 (12 April 2010): Initial public beta