mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
English hard
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
83ee07cca1
commit
d6a337a584
|
@ -257,7 +257,7 @@ class Category extends SnipeModel
|
||||||
* This sets the checkin_value to a boolean 0 or 1. This accounts for forms or API calls that
|
* This sets the checkin_value to a boolean 0 or 1. This accounts for forms or API calls that
|
||||||
* explicitly pass the checkin_email field but it has a null or empty value.
|
* explicitly pass the checkin_email field but it has a null or empty value.
|
||||||
*
|
*
|
||||||
* This will also correctly parse "true"/"false" passed.
|
* This will also correctly parse a 1/0 if "true"/"false" is passed.
|
||||||
*
|
*
|
||||||
* @param $value
|
* @param $value
|
||||||
* @return void
|
* @return void
|
||||||
|
|
Loading…
Reference in a new issue