* Fix product menu.
This commit is contained in:
@@ -132,6 +132,7 @@ class product extends control
|
||||
*/
|
||||
public function browse($productID = 0, $branch = '', $browseType = '', $param = 0, $storyType = 'story', $orderBy = '', $recTotal = 0, $recPerPage = 20, $pageID = 1)
|
||||
{
|
||||
$this->lang->navGroup->product = 'project';
|
||||
/* Lower browse type. */
|
||||
$browseType = strtolower($browseType);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user