replace g()

This commit is contained in:
Dany wm 2024-10-14 09:23:16 +02:00 committed by sparkyx
parent 9e5745aedb
commit d021d1b061
5 changed files with 28 additions and 10 deletions

View file

@ -88,12 +88,12 @@ class IPoste extends HtmlInput
$this->extra2="all";
$this->extra="";
$this->attribute=array();
$this->id=$p_id;
$this->id=$p_id;
$this->nb_row=1;
}
static function ipopup($p_name)
static function ipopup($p_name)
{
$ip=new IPopup($p_name);
$ip->title='Plan comptable';