mail registrierung

This commit is contained in:
Martin Müller 2014-05-06 11:11:18 +02:00
parent 15e71689ea
commit c1de91f51b
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ class HomeController extends AppController {
* or MissingViewException in debug mode. * or MissingViewException in debug mode.
*/ */
private static $opening_limit = 3; private static $opening_limit = 5;
function beforeFilter(){ function beforeFilter(){
$this->Security->unlockedActions[]="login"; $this->Security->unlockedActions[]="login";