WIP ADAPT PHP8.2
This commit is contained in:
parent
c7cbbe4ff5
commit
95c8672c0f
12 changed files with 36 additions and 16 deletions
|
|
@ -32,6 +32,7 @@ define ('CODE_EXCP_DUPLICATE',901);
|
|||
|
||||
class Single_Record
|
||||
{
|
||||
public $name;
|
||||
/**
|
||||
* 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