Administrator
/
test_3
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
9d05331ab031a38145b75c0d0d50eeb092fc7b91
Authored by
Yarik
2016-02-18 14:32:40 +0200
1 parent
3a1bbfcc
test
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
common/models/UserInfo.php
Inline
Side-by-side
common/models/UserInfo.php
Wrap text
Show/Hide comments
View file @
9d05331
...
...
@@ -98,7 +98,7 @@
98
98
[
99
99
[ 'prepayment' ],
100
100
'number',
101
- 'min' =>
1
,
101
+ 'min' =>
0
,
102
102
'max' => 100,
103
103
],
104
104
[
...
...