Skip to content
Snippets Groups Projects
Commit c3537bf1 authored by Torsten Oppermann's avatar Torsten Oppermann
Browse files

[TASK] Fix missing docheeader

parent 4436b575
No related branches found
No related tags found
No related merge requests found
......@@ -116,7 +116,6 @@ class BackendController extends ActionController {
}
} catch (\Exception $exception) {
debug($exception);
// check for NULL value in view and render an error message
$this->view->assign('docHeader', NULL);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment