PHP8.x Deprecated Dynamic Property
This commit is contained in:
parent
20c5fe7031
commit
f18bda7563
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ define ('CODE_EXCP_DUPLICATE',901);
|
|||
class Single_Record
|
||||
{
|
||||
public $name;
|
||||
public $id;
|
||||
/**
|
||||
* Constructor $p_name will be set to $this->name, it is also the name
|
||||
* of the tag hidden in a form
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue