Commit ec092814 authored by Chris Graham's avatar Chris Graham
Browse files

Fixed MANTIS-4428 (Question-UI dialogs should respect admin theme)

parent ab7c9b54
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -43,8 +43,6 @@ if (!is_file($FILE_BASE . '/sources/global.php')) {
}
@chdir($FILE_BASE);

global $FORCE_INVISIBLE_GUEST;
$FORCE_INVISIBLE_GUEST = true;
global $EXTERNAL_CALL;
$EXTERNAL_CALL = false;
if (!is_file($FILE_BASE . '/sources/global.php')) {