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.