Update commonobject.class.php
This commit is contained in:
parent
3309badd8d
commit
e09f7bedd0
@ -71,7 +71,7 @@ abstract class CommonObject
|
|||||||
/**
|
/**
|
||||||
* @var string Name of table without prefix where object is stored
|
* @var string Name of table without prefix where object is stored
|
||||||
*/
|
*/
|
||||||
public $table_element
|
public $table_element;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @var
|
* @var
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user