1
0
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:
Zrips 2015-12-17 14:06:36 +02:00
parent 90b4813a01
commit 992773214a

View File

@ -104,7 +104,7 @@ public class PermissionHandler {
if (found == false)
ok = false;
}
if (ok = false)
if (ok == false)
break;
if (oneReq.toLowerCase().contains("p:")) {