Do not include the file header.html twice
This file is already included in line 90 SPR-994
This commit is contained in:
parent
3c819177e9
commit
1fdf3177b1
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