Index: temp/trunk/html/admin/system/bkup.php
===================================================================
--- temp/trunk/html/admin/system/bkup.php	(revision 5462)
+++ temp/trunk/html/admin/system/bkup.php	(revision 5463)
@@ -137,4 +137,6 @@
 		$arrRet = $objQuery->getAll($sql, array($table_name));
 	}
+	
+	return $arrRet;
 
 }
