Data_SQL if we use $this->sql , then must be set SQL

This commit is contained in:
sparkyx 2025-05-22 00:04:10 +02:00
parent b7b014cccf
commit f93c2cbee0

View file

@ -33,6 +33,7 @@ class Acc_Plan_SQL extends Data_SQL
{
private $limit_fiche_qcode;
var $sql;
function __construct($p_cn, $p_id=-1)
{
$this->table = "accounting_card";