From: Alan Knowles Date: Thu, 16 Dec 2010 03:16:12 +0000 (+0800) Subject: Pman/Login.php X-Git-Url: http://git.roojs.org/?p=Pman.Base;a=commitdiff_plain;h=78c94a007dbbd22e1272f1be0697f0a68358eefe Pman/Login.php --- diff --git a/Pman/Login.php b/Pman/Login.php index 37dd7df..f7327c9 100644 --- a/Pman/Login.php +++ b/Pman/Login.php @@ -139,7 +139,7 @@ class Pman_Login extends Pman $u->login(); // we might need this later.. $this->addEvent("SWITCH USER", false, $old->name . ' TO ' . $u->name); - + $this->jok("SWITCH"); }