diff --git a/class/UCXF_Pane.class.php b/class/UCXF_Pane.class.php
index d98d805..926d5c4 100644
--- a/class/UCXF_Pane.class.php
+++ b/class/UCXF_Pane.class.php
@@ -350,6 +350,7 @@ class UCXF_Pane {
   protected function order_edit_process() {
     $fields = $this->loadFields();
     $pane_name = $this->getPaneName();
+    $changes = array();
 
     if (count($fields)) {
       foreach ($fields as $field) {
