Skip to content
Snippets Groups Projects
Commit 5b4ec9e3 authored by Regis Houssin's avatar Regis Houssin
Browse files

Fix bad path

parent 7576726a
No related branches found
No related tags found
No related merge requests found
......@@ -219,8 +219,7 @@ class InfoBox
{
$boxname = $regs[1];
$module = $regs[2];
dol_include_once("/".$module."/inc/boxes/".$boxname.".php");
$sourcefile = dol_buildpath("/".$module."/inc/boxes/".$boxname.".php");
}
else
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment