Merge branch 'master' of github.com:jeena/seinheit.ch
This commit is contained in:
commit
178be87cb6
3 changed files with 6 additions and 187 deletions
|
@ -12,7 +12,7 @@ class AdminController extends Katharsis_Controller_Abstract
|
|||
|
||||
public function loginAction()
|
||||
{
|
||||
if($this->_getParam('password') == 'holzmitloch')
|
||||
if($this->_getParam('password') == '')
|
||||
{
|
||||
$_SESSION['logged'] = 1;
|
||||
$this->_location('index');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue