a.binder %!s(int64=10) %!d(string=hai) anos
pai
achega
1ef1ba9bc6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      SE/se-lib/Przypomnij.php

+ 1 - 1
SE/se-lib/Przypomnij.php

@@ -169,7 +169,7 @@ class Przypomnij {
 				, probl.A_PROBLEM_DESC
 
 			from `PROBLEMS` as probl
-			where proj.`A_STATUS` NOT IN ('OFF_HARD','DELETED')
+			where probl.`A_STATUS` NOT IN ('OFF_HARD','DELETED')
 				{$sqlAclFltrProblems}
 		";
 		$res = $db->query($sql);