Skip to content
Snippets Groups Projects
Commit fc97cf97 authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

classinffos: fix PHP warning

parent 910b0ec9
Branches
No related tags found
1 merge request!66php8 only; added variable types; short array syntax; remove glyphicons
......@@ -203,7 +203,7 @@ class classinfos {
$source_code=file_get_contents($this->oRefClass->getFileName());
$sHtml.='<div class="sourcecode">';
$sHtml='<div class="sourcecode">';
if ($sMode=="html"){
$sHtml.='<h2 id="source">Source</h2>';
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment