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
cdff01536677fe209a310ce4c09d1484b4612090
Authored by
Alex Savenko
2016-12-20 19:55:51 +0200
1 parent
138315b3
prices
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
src/lib/models/discount.php
Inline
Side-by-side
src/lib/models/discount.php
Wrap text
Show/Hide comments
View file @
cdff015
...
...
@@ -72,7 +72,6 @@ class discount extends \db
72
72
73
73
',
74
74
[
75
- 'id' => $id
76
75
],
77
76
-1
78
77
);
...
...