Commit cdff01536677fe209a310ce4c09d1484b4612090

Authored by Alex Savenko
1 parent 138315b3

prices

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
src/lib/models/discount.php
... ... @@ -72,7 +72,6 @@ class discount extends \db
72 72  
73 73 ',
74 74 [
75   - 'id' => $id
76 75 ],
77 76 -1
78 77 );
... ...