Apply fixes from StyleCI

This commit is contained in:
Manish Verma
2016-12-05 04:20:56 +00:00
committed by StyleCI Bot
parent ea4314a339
commit b2a1b7ec55
30 changed files with 207 additions and 256 deletions

View File

@@ -459,7 +459,6 @@ class UserController extends Controller
}
}
if ($users->role == 'agent') {
if ($delete_all == null) {
$UserEmail = Input::get('assign_to');