Index: branches/dev/html/admin/order/edit.php
===================================================================
--- branches/dev/html/admin/order/edit.php	(revision 13706)
+++ branches/dev/html/admin/order/edit.php	(revision 13708)
@@ -58,5 +58,6 @@
 switch($_POST['mode']) {
 case 'pre_edit':
-    print_r($_GET);
+    $str = "¤¢¤¤¤¦";
+    print_r($str);
     break;
 case 'order_id':
