From f801fcb81e7955fa5be3361745d1ea70273bfe5c Mon Sep 17 00:00:00 2001 From: Rudi Grinberg Date: Wed, 19 Sep 2012 11:20:26 -0400 Subject: [PATCH] empty space --- airtime_mvc/application/models/StoredFile.php | 1 - 1 file changed, 1 deletion(-) diff --git a/airtime_mvc/application/models/StoredFile.php b/airtime_mvc/application/models/StoredFile.php index 7254583dd..efe81c7b9 100644 --- a/airtime_mvc/application/models/StoredFile.php +++ b/airtime_mvc/application/models/StoredFile.php @@ -396,7 +396,6 @@ SQL; return $possible_ext; } - // We fallback to guessing the extension from the mimetype if we // cannot extract it from the file name