Merge pull request #10690 from frederic34/patch-3

Update extrafields.class.php
This commit is contained in:
Laurent Destailleur 2019-02-27 01:15:13 +01:00 committed by GitHub
commit 94166c505b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -148,7 +148,7 @@ class ExtraFields
public $errors = array();
/**
* @var integer DB Error number
* @var string DB Error number
*/
public $errno;