From 71a2a66abc28d9af244457908f4c6fb333870fe8 Mon Sep 17 00:00:00 2001 From: rMalie Date: Mon, 26 Sep 2011 08:24:38 +0000 Subject: [PATCH] // Fix token on adminHome --- admin-dev/functions.php | 6 +++--- classes/AdminController.php | 6 +++++- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/admin-dev/functions.php b/admin-dev/functions.php index 0b9b8a922..d1093fad3 100644 --- a/admin-dev/functions.php +++ b/admin-dev/functions.php @@ -419,7 +419,7 @@ function generateShopList() /** * for retrocompatibility with old AdminTab, old index.php - * + * * @return void */ function runAdminTab() @@ -456,12 +456,12 @@ if ($adminObj = checkingTab($tab)) $bread .= ' >'; if (count($tabs) - 1 > $key) $bread .= ''; - + $bread .= $item['name']; if (count($tabs) - 1 > $key) $bread .= ''; } - + // @TODO : a way to desactivate this feature echo'