Updated some code [skip ci]

This commit is contained in:
James Cole
2015-06-05 13:39:24 +02:00
parent 62d5a1da87
commit 834b1afb38
13 changed files with 45 additions and 54 deletions

View File

@@ -108,4 +108,4 @@ class NewUserController extends Controller
return Redirect::route('index');
}
}
}