* Finish task #8085.
This commit is contained in:
@@ -112,7 +112,6 @@ class product extends control
|
||||
/* Save session. */
|
||||
$this->session->set('storyList', $this->app->getURI(true));
|
||||
$this->session->set('productList', $this->app->getURI(true));
|
||||
$this->session->set('sortedIdList', '');
|
||||
|
||||
/* Set product, module and query. */
|
||||
$productID = $this->product->saveState($productID, $this->products);
|
||||
|
||||
Reference in New Issue
Block a user