mirror of
https://github.com/e107inc/e107.git
synced 2025-08-08 23:56:58 +02:00
Mime fixes.
This commit is contained in:
@@ -1629,7 +1629,12 @@ class media_admin_ui extends e_admin_ui
|
||||
}
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* @deprecated to be replaced by imageTab2
|
||||
* @param $type
|
||||
* @param $options
|
||||
* @return string
|
||||
*/
|
||||
function imageTab($type,$options)
|
||||
{
|
||||
$tag = ($options['bbcode']) ? "" : $this->getQuery('tagid');
|
||||
|
Reference in New Issue
Block a user