Merge branch 'master' of http://git.dev.miconware.de/dreamjob.git
This commit is contained in:
commit
e47390955b
|
@ -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";
|
||||||
|
|
Loading…
Reference in New Issue