Skip to content

Commit 87acd3f

Browse files
committed
Update AdminController.php
1 parent 166261a commit 87acd3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Http/Controllers/AdminController.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -691,7 +691,7 @@ public function authAs(request $request)
691691

692692
}
693693

694-
//Removes impersonation if authenticated
694+
//Add impersonation
695695
public function authAsID(request $request)
696696
{
697697

0 commit comments

Comments
 (0)