mirror of
https://github.com/e107inc/e107.git
synced 2025-10-12 05:24:38 +02:00
TinyMce/MediaManager fixes.
This commit is contained in:
@@ -22,7 +22,8 @@
|
||||
|
||||
// unset $tinyMCE_imglib_include
|
||||
require_once("../../../../class2.php");
|
||||
header("Location: ".e_ADMIN_ABS.'image.php?mode=main&action=dialog&for=news&tagid=news-thumbnail&iframe=1&bbcode=1');
|
||||
|
||||
header("Location: ".e_ADMIN_ABS.'image.php?mode=main&action=dialog&for='.$_SESSION['media_category'].'&tagid=&iframe=1&bbcode=1');
|
||||
exit;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user