Index: uc_order.module
===================================================================
--- uc_order.module	(revision 2421)
+++ uc_order.module	(working copy)
@@ -1705,6 +1705,7 @@
   $state = uc_order_status_data($order->order_status, 'state');
   $order_id = array('@order_id' => $order->order_id);
 
+  $actions = array();
   if (user_access('view all orders')) {
     $alt = t('View order @order_id.', $order_id);
     $actions[] = array(
