Fix: prepare to phones template

This commit is contained in:
Regis Houssin 2010-04-13 12:04:53 +00:00
parent 98a1fe553b
commit db9e0e3790

View File

@ -33,7 +33,6 @@ require_once(DOL_DOCUMENT_ROOT."/boxes.php");
// If not defined, we select menu "home"
if (! isset($_GET["mainmenu"])) $_GET["mainmenu"]="home";
$infobox=new InfoBox($db);
/*
* Actions
@ -566,6 +565,7 @@ print '</td></tr></table>';
/*
* Show boxes
*/
$infobox=new InfoBox($db);
$boxarray=$infobox->listboxes("0",$user); // 0=value for home page
//$boxid_left = array();