From 77d47d8c4ec2a31df107aaf6d8d3f65c65a0ac8a Mon Sep 17 00:00:00 2001 From: marcus Date: Thu, 16 Apr 2009 08:39:49 +0000 Subject: Moved old file mime type guesser back to files plugin so that there are no conflicts git-svn-id: https://code.elgg.org/elgg/trunk@3215 36083f99-b078-4883-b0ff-0f9b5a30f544 --- engine/lib/filestore.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'engine/lib/filestore.php') diff --git a/engine/lib/filestore.php b/engine/lib/filestore.php index a234b8c14..49d376d2a 100644 --- a/engine/lib/filestore.php +++ b/engine/lib/filestore.php @@ -1284,8 +1284,7 @@ } } } - - + /// Variable holding the default datastore $DEFAULT_FILE_STORE = NULL; -- cgit v1.2.3