add some comments
This commit is contained in:
parent
5d21547854
commit
d498dce9ca
@ -64,6 +64,11 @@ class Bookmark extends CommonObject
|
||||
*/
|
||||
public $fk_user;
|
||||
|
||||
/**
|
||||
* Date creation record (datec)
|
||||
*
|
||||
* @var integer
|
||||
*/
|
||||
public $datec;
|
||||
|
||||
public $url;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user