Menu

#162 Using wrong variable in search.php

v0.80
open
nobody
5
2009-05-22
2009-05-22
sophomERIC
No

Same issue noted previously in this file.

diff search.php /usr/local/src/inprotect-0.80.2/console/html/search.php
497c497
< $query[] = "h.status NOT IN ('" . implode("','",$nostatus) . "') ";
---
> $query[] = "h.status NOT IN ('" . implode("','",$nostatusArray) . "') ";

Discussion


Log in to post a comment.

MongoDB Logo MongoDB