More biz to help simfiles make it. Better error reporting service.
[rock.divinelegy.git] / Controllers / SimfileController.php
index 582cfc0..5e83f9f 100644 (file)
@@ -140,7 +140,7 @@ class SimfileController implements IDivineController
             $zipParser->parse($file);\r
 \r
             if(!$zipParser->simfiles()) $this->_statusReporter->error('That zip doesn\'t seem to have any simfiles in it.');\r
-            \r
+\r
             //save the actual zip in the db\r
             $this->findAndAddSmoMirror($file);\r
             $this->_fileRepository->save($file);  \r