1
0
mirror of https://github.com/e107inc/e107.git synced 2025-09-02 10:53:29 +02:00

Issue #591 - detect file-types from downloads database table during import into media manager.

This commit is contained in:
Cameron
2014-05-29 14:15:55 -07:00
parent 4b26b5a9dd
commit 6d3a331a58
2 changed files with 17 additions and 15 deletions

View File

@@ -2467,6 +2467,9 @@ class e107plugin
$text = EPL_ADLAN_21;
}
$this->save_addon_prefs();
return $text;
}