Debug exception left in

- removed
pull/64/merge
iglocska 2013-03-25 16:50:26 +01:00
parent 0a06ceed3b
commit b28e884eb0
1 changed files with 0 additions and 1 deletions

View File

@ -691,7 +691,6 @@ class UsersController extends AppController {
$this->Email->reset();
$i++;
}
throw new Exception();
}
// User didn't see the contact form yet. Present it to him.
}