mail registrierung
This commit is contained in:
parent
15e71689ea
commit
c1de91f51b
|
@ -22,7 +22,7 @@ class HomeController extends AppController {
|
|||
* or MissingViewException in debug mode.
|
||||
*/
|
||||
|
||||
private static $opening_limit = 3;
|
||||
private static $opening_limit = 5;
|
||||
|
||||
function beforeFilter(){
|
||||
$this->Security->unlockedActions[]="login";
|
||||
|
|
Loading…
Reference in New Issue