function uc_order_update_6008 in Ubercart 6.2
Moved to 6010 to take care of a broken release.
File
- uc_order/
uc_order.install, line 804 - Install, update and uninstall functions for the uc_order module.
Code
function uc_order_update_6008() {
return array();
}