mirror of
https://github.com/Zrips/Jobs.git
synced 2024-12-29 04:18:07 +01:00
this is IF...
This commit is contained in:
parent
90b4813a01
commit
992773214a
@ -104,7 +104,7 @@ public class PermissionHandler {
|
||||
if (found == false)
|
||||
ok = false;
|
||||
}
|
||||
if (ok = false)
|
||||
if (ok == false)
|
||||
break;
|
||||
|
||||
if (oneReq.toLowerCase().contains("p:")) {
|
||||
|
Loading…
Reference in New Issue
Block a user