Alex Savenko
/
semena
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
282e165ba8ec088c886c951bd4805216e513a742
Authored by
Alex Savenko
2017-01-12 13:41:32 +0200
1 parent
f723ca00
creating model basket
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/lib/models.php
Inline
Side-by-side
src/lib/models.php
Wrap text
Show/Hide comments
View file @
282e165
...
...
@@ -663,7 +663,7 @@ namespace
663
663
$this->_basket->setDi( $this->getDi() );
664
664
}
665
665
666
- return $this->_
discoun
t;
666
+ return $this->_
baske
t;
667
667
}
668
668
}
669
669
}
...
...