diff --git a/pages/ajax.document.php b/pages/ajax.document.php index 3320c298f..5421fa8bf 100644 --- a/pages/ajax.document.php +++ b/pages/ajax.document.php @@ -63,6 +63,7 @@ try { break; case 'download_inlineimage': + LoginWebPage::DoLoginEx(); // No login is required because the "secret" protects us // Benefit: the inline image can be inserted into any HTML (templating = $this->html(public_log)$) $id = utils::ReadParam('id', '');