Remove debugging

This commit is contained in:
Scott Ullrich 2010-08-13 21:25:01 -04:00
parent 5cdb4299e7
commit 03e9ceab44

View File

@ -583,7 +583,4 @@ EOF;
end_html();
}
echo "<pre>";
print_r(installer_find_all_disks());
?>