php notice fix -- misspelled bit
Cette révision appartient à :
Parent
9f1603462d
révision
d7304d5659
@ -107,7 +107,7 @@ abstract class FilteringNoticeStream extends NoticeStream
|
||||
$ids = array();
|
||||
|
||||
while ($notices->fetch()) {
|
||||
$ids[] = $notice->id;
|
||||
$ids[] = $notices->id;
|
||||
}
|
||||
|
||||
return $ids;
|
||||
|
Chargement…
x
Référencer dans un nouveau ticket
Bloquer un utilisateur