PHP8.2 deprecated: dynamic properties + cosmetic menu
This commit is contained in:
parent
5bfffcce97
commit
3d2c9c53cf
4 changed files with 17 additions and 10 deletions
|
|
@ -31,6 +31,10 @@
|
|||
|
||||
class Anc_Table extends Anc_Acc_Link
|
||||
{
|
||||
public $card_poste;
|
||||
private $aheader;
|
||||
private $sql;
|
||||
private $arow;
|
||||
function __construct($p_cn)
|
||||
{
|
||||
parent::__construct($p_cn);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue