Fix removed duplicate load
This commit is contained in:
parent
a35a999d74
commit
4d38e5cdb5
@ -93,6 +93,3 @@ if ($_SERVER['PHP_SELF'] != DOL_URL_ROOT.'/website/index.php') // If we browsing
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Load websitepage class
|
|
||||||
include_once DOL_DOCUMENT_ROOT.'/website/class/websitepage.class.php';
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user