PHP8.2 deprecated: dynamic properties + cosmetic menu

This commit is contained in:
sparkyx 2025-11-17 11:41:43 +01:00
parent 5bfffcce97
commit 3d2c9c53cf
4 changed files with 17 additions and 10 deletions

View file

@ -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);