Remove extra }
This commit is contained in:
parent
84c7a117f5
commit
63e36340c6
|
@ -207,7 +207,6 @@ function getAuthUser($auth) {
|
|||
} // end if
|
||||
} // end if using auth hash
|
||||
|
||||
} // end if using auth hash
|
||||
ZM\Error("Unable to authenticate user from auth hash '$auth'");
|
||||
return null;
|
||||
} // end getAuthUser($auth)
|
||||
|
|
Loading…
Reference in New Issue