Update
This commit is contained in:
@@ -22,6 +22,6 @@ if ($arFile = $rsFile->Fetch())
|
||||
else
|
||||
{
|
||||
require $_SERVER['DOCUMENT_ROOT'] . BX_ROOT . '/modules/main/include/prolog_admin_after.php';
|
||||
echo ShowError(GetMessage('POST_ERROR_ATTACH_NOT_FOUND'));
|
||||
ShowError(GetMessage('POST_ERROR_ATTACH_NOT_FOUND'));
|
||||
require $_SERVER['DOCUMENT_ROOT'] . BX_ROOT . '/modules/main/include/epilog_admin.php';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user