*** backuplib.php.orig	Mon Jan 15 13:13:38 2007
--- backuplib.php	Thu Apr  5 16:40:03 2007
***************
*** 1308,1313 ****
--- 1308,1317 ----
                          backup_flush(300);
                      }
                  }
+             } else {
+ 	        //No logs -- old ones were deleted by a different cron.php
+ 		//execution; break to avoid potentially infinite loop
+                 break;
              }
          }
          //End logs tag
