Skip to content

Commit

Permalink
Update list.php
Browse files Browse the repository at this point in the history
  • Loading branch information
frederic34 committed Nov 17, 2014
1 parent 167cf25 commit cd3bafb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion htdocs/product/list.php
Expand Up @@ -87,7 +87,7 @@
* Actions
*/

if (GETPOST([)"button_removefilter_x"))
if (GETPOST("button_removefilter_x"))
{
$sref="";
$sbarcode="";
Expand Down

0 comments on commit cd3bafb

Please sign in to comment.