Skip to content
Snippets Groups Projects
Commit e29aa01b authored by jonasled's avatar jonasled
Browse files

renamed menu.php from menue.php

parent 8df0dee5
Branches
Tags
No related merge requests found
......@@ -3,7 +3,7 @@
function getHeader($pagetitle, $navselect)
{
include "config.php";
include "menue.php";
include "menu.php";
$menu = getMenu($navselect);
if (strpos($_SERVER['HTTP_HOST'], '.onion') !== false) {
......
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment