Code cleanup.

This commit is contained in:
James Cole 2016-03-29 16:17:06 +02:00
parent 08b5e66628
commit d774f8e870
35 changed files with 8 additions and 8 deletions

View File

@ -35,4 +35,4 @@ class ResendConfirmation extends Event
$this->user = $user;
$this->ipAddress = $ipAddress;
}
}
}

View File

@ -35,4 +35,4 @@ class UserRegistration extends Event
$this->user = $user;
$this->ip = $ipAddress;
}
}
}

View File

@ -48,4 +48,4 @@ class AttachUserRole
}
}
}
}

View File

@ -60,4 +60,4 @@ class SendRegistrationMail
Log::error($e->getMessage());
}
}
}
}

View File

@ -111,4 +111,4 @@ class UserConfirmation
return;
}
}
}

View File

@ -29,4 +29,4 @@ class UserEventListener
return true;
}
}
}

View File

@ -79,4 +79,4 @@ class ConfirmationController extends Controller
}
}
}
}

View File

@ -76,4 +76,4 @@ class TwoFactorController extends Controller
return redirect(route('home'));
}
}
}

0
resources/lang/fr_FR/breadcrumbs.php Executable file → Normal file
View File

0
resources/lang/fr_FR/config.php Executable file → Normal file
View File

0
resources/lang/fr_FR/firefly.php Executable file → Normal file
View File

0
resources/lang/fr_FR/form.php Executable file → Normal file
View File

0
resources/lang/fr_FR/help.php Executable file → Normal file
View File

0
resources/lang/fr_FR/list.php Executable file → Normal file
View File

0
resources/lang/fr_FR/pagination.php Executable file → Normal file
View File

0
resources/lang/fr_FR/passwords.php Executable file → Normal file
View File

0
resources/lang/fr_FR/validation.php Executable file → Normal file
View File

0
resources/lang/nl_NL/breadcrumbs.php Executable file → Normal file
View File

0
resources/lang/nl_NL/config.php Executable file → Normal file
View File

0
resources/lang/nl_NL/firefly.php Executable file → Normal file
View File

0
resources/lang/nl_NL/form.php Executable file → Normal file
View File

0
resources/lang/nl_NL/help.php Executable file → Normal file
View File

0
resources/lang/nl_NL/list.php Executable file → Normal file
View File

0
resources/lang/nl_NL/pagination.php Executable file → Normal file
View File

0
resources/lang/nl_NL/passwords.php Executable file → Normal file
View File

0
resources/lang/nl_NL/validation.php Executable file → Normal file
View File

0
resources/lang/pt_BR/breadcrumbs.php Executable file → Normal file
View File

0
resources/lang/pt_BR/config.php Executable file → Normal file
View File

0
resources/lang/pt_BR/firefly.php Executable file → Normal file
View File

0
resources/lang/pt_BR/form.php Executable file → Normal file
View File

0
resources/lang/pt_BR/help.php Executable file → Normal file
View File

0
resources/lang/pt_BR/list.php Executable file → Normal file
View File

0
resources/lang/pt_BR/pagination.php Executable file → Normal file
View File

0
resources/lang/pt_BR/passwords.php Executable file → Normal file
View File

0
resources/lang/pt_BR/validation.php Executable file → Normal file
View File