Refactor
This commit is contained in:
parent
c1ba927d9e
commit
b590e1efc2
1 changed files with 0 additions and 1 deletions
|
@ -50,7 +50,6 @@ switch ($_SERVER['REQUEST_METHOD']) {
|
|||
'style' => $_GET['wishlist_style'],
|
||||
);
|
||||
$where = array(
|
||||
'wishlist' => '`wishlist` = ' . $wishlist->id,
|
||||
'priority' => '`priority` = ' . $_GET['wish_priority'],
|
||||
);
|
||||
|
||||
|
|
Loading…
Reference in a new issue