Changement de PhpCompta par NOALYSS
This commit is contained in:
parent
22f8f19b6e
commit
ad5e07fe25
35 changed files with 72 additions and 70 deletions
|
|
@ -17,7 +17,7 @@ require_once 'class_phpcompta_sql.php';
|
|||
/**
|
||||
* @brief Manage the table public.profile
|
||||
*/
|
||||
class Profile_sql extends phpcompta_sql
|
||||
class Profile_sql extends Phpcompta_SQL
|
||||
{
|
||||
/* example private $variable=array("easy_name"=>column_name,"email"=>"column_name_email","val3"=>0); */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue