Removed debug

pull/484/head
iglocska 2015-05-04 19:02:50 +02:00
parent d9f4e996f2
commit b144831b4d
1 changed files with 0 additions and 2 deletions

View File

@ -97,8 +97,6 @@ class AppController extends Controller {
continue;
}
}
debug($user);
throw new Exception();
if ($user) {
// User found in the db, add the user info to the session
$this->Session->renew();