Removed debug code.
This commit is contained in:
parent
212843386d
commit
2add111b9b
1 changed files with 0 additions and 1 deletions
|
@ -371,7 +371,6 @@ class Controller extends Object
|
|||
}
|
||||
else
|
||||
{
|
||||
var_dump(Security::generateHash($hash_value), $_REQUEST['security_hash']);
|
||||
$error_message = 'Invalid security hash';
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue