Commit old changes
This commit is contained in:
@@ -29,6 +29,8 @@ if (isset($_GET['ids'])) {
|
||||
order by date_entered");
|
||||
}
|
||||
|
||||
brecho($codes);
|
||||
//die();
|
||||
|
||||
while($r=$GLOBALS['db']->fetchByAssoc($w)){
|
||||
if(!in_array($r['stock_id'],$sarr))$sarr[]=$r['stock_id'];
|
||||
|
||||
Reference in New Issue
Block a user