Update blockedlog.class.php
This commit is contained in:
parent
9f76f20833
commit
4df21701be
@ -101,9 +101,8 @@ class BlockedLog
|
||||
public $fk_user = 0;
|
||||
|
||||
/**
|
||||
* Creation date
|
||||
* @var int
|
||||
*/
|
||||
* @var integer|string date_creation
|
||||
*/
|
||||
public $date_creation;
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user