From: Pak R. <pak...@gm...> - 2014-10-23 02:12:59
|
Hi all: I'm testing v4.11.5 and I see everytime I log in it runs Dashboard. Is there any way to deactivate the Dashboard besides commenting the code if ($FirstLogin AND !$SupplierLogin AND !$CustomerLogin) { header('Location: ' . $PathPrefix .'Dashboard.php'); } in session.inc? Is there any config flag to activate / deactivate it? Regards, Ricard |