Changeset 12 for trunk

Timestamp:
May 22, 2009, 4:32:57 PM (17 years ago)
Author:
Simon Heinrich
Message:

BUGFIX: first and last name were not saved when creating manual orders

Made the SQL-statement more readable and added:
'delivery_lastname' => xtc_db_prepare_input($customersentry_lastname),
'delivery_firstname' => xtc_db_prepare_input($customersentry_firstname),

(No files)

Note: See TracChangeset for help on using the changeset viewer.