@@ -75,7 +75,7 @@ |
||
75 | 75 | * |
76 | 76 | * @return boolean true if okey, false if something went wrong. |
77 | 77 | */ |
78 | - public function callbackSubmit() |
|
78 | + public function callbackSubmit() |
|
79 | 79 | { |
80 | 80 | // Get values from the submitted form |
81 | 81 | $login = $this->di->get("session")->get("login"); |