Skip to content

Commit

Permalink
fix catalog last issue
Browse files Browse the repository at this point in the history
  • Loading branch information
noumo committed Aug 16, 2015
1 parent c1034ee commit 58dc815
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/catalog/api/Catalog.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ class Catalog extends \yii\easyii\components\API
private $_items;
private $_adp;
private $_item = [];
private $_last;

public function api_cat($id_slug)
{
Expand Down

0 comments on commit 58dc815

Please sign in to comment.