Index: /temp/trunk/html/admin/system/bkup.php
===================================================================
--- /temp/trunk/html/admin/system/bkup.php	(revision 5665)
+++ /temp/trunk/html/admin/system/bkup.php	(revision 5666)
@@ -306,5 +306,5 @@
 	
 	foreach($data as $key => $val){
-		if ($val == "\n") {
+		if (trim($val) == "") {
 			sfprintr($sql);
 			$sql = "";
