Version 5.1 - All the GraphQL #32

Closed
timw4mail wants to merge 1160 commits from develop into master
2 changed files with 2 additions and 2 deletions
Showing only changes of commit db33f46547 - Show all commits

View File

@ -159,7 +159,7 @@ class Controller {
* @param string $status * @param string $status
* @return void * @return void
*/ */
public function login($status="") public function login($status = "")
{ {
$message = ""; $message = "";