Index: branches/dev/html/shopping/complete.php
===================================================================
--- branches/dev/html/shopping/complete.php	(revision 344)
+++ branches/dev/html/shopping/complete.php	(revision 345)
@@ -66,5 +66,5 @@
 	$cnt = count($arrResults);
 	
-	if($cnt != 0) {
+	if($cnt > 0) {
 		// ´°Î»²èÌÌ¤ÇÉ½¼¨¤¹¤ë·èºÑÆâÍÆ
 		$arrOther = unserialize($arrResults[0]["memo02"]);
