Skip to content

Commit

Permalink
Do not reset index on product import !!!
Browse files Browse the repository at this point in the history
  • Loading branch information
FHenry committed Jun 12, 2014
1 parent f796a64 commit 40a5d20
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions htdocs/core/modules/modProduct.class.php
Expand Up @@ -273,8 +273,6 @@ function __construct($db)

// Import product multiprice
//--------
$r=0;

$r++;
$this->import_code[$r]=$this->rights_class.'_'.$r;
$this->import_label[$r]="ProductsMultiPrice"; // Translation key
Expand Down

0 comments on commit 40a5d20

Please sign in to comment.