Explorar o código

... last poprawka

a.binder %!s(int64=11) %!d(string=hai) anos
pai
achega
5c1ffcbe9c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      SE/superedit-PRZYPOMNIJ.php

+ 1 - 1
SE/superedit-PRZYPOMNIJ.php

@@ -367,7 +367,7 @@ $getLdapGroupsNames=User::getLdapGroupsNames();
 				//
 				if(
 				 !(in_array($task->A_CLASSIFIED, $getLdapGroupsNames)) and $task->A_CLASSIFIED!='' and 
-				 !(in_array($task->A_ADM_COMPANY, $getLdapGroupsNames)) and $task->A_ADM_COMPANY!='' and 
+				 !(in_array($task->A_ADM_COMPANY, $getLdapGroupsNames)) and $task->A_ADM_COMPANY!=''  
 				 // !($sqlAllowedUsersList[$task->_l_app]) - to jest bez sensu - wystarczy widocznosc sprawy?
 				  ) continue;