mime_content_type requires access to the file, not just the name

This commit is contained in:
friendica 2012-01-28 12:09:17 -08:00
parent 5161be67e9
commit d54042dd38
3 changed files with 9 additions and 9 deletions

View file

@ -9,7 +9,7 @@ require_once('include/nav.php');
require_once('include/cache.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
define ( 'FRIENDICA_VERSION', '2.3.1237' );
define ( 'FRIENDICA_VERSION', '2.3.1238' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1118 );