Merge branch 'noDoubleInclude' into 'master'
Do not include the file header.html twice See merge request !76
This commit is contained in:
commit
2d683f4ae6
1 changed files with 0 additions and 5 deletions
5
main.php
5
main.php
|
@ -245,11 +245,6 @@ $classWideContent = ($ACT === "show") ? "": "wide-content ";
|
|||
if($mm && $matcher !== ""){
|
||||
include('tpl/nav-magicmatcher.php');
|
||||
}
|
||||
|
||||
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
|
||||
/* Include Hook: header.html */
|
||||
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
|
||||
tpl_includeFile('header.html');
|
||||
?>
|
||||
|
||||
</div><!-- .col -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue