0000577: Remplacer FICHE par PRINTCARD
This commit is contained in:
parent
414748d993
commit
e1e16dd360
7 changed files with 349 additions and 199 deletions
|
|
@ -147,7 +147,7 @@ class Database
|
|||
}
|
||||
if ( ! $this->ret )
|
||||
{
|
||||
$str_error=pg_last_error($this->db). pg_result_error($this->db);
|
||||
$str_error=pg_last_error($this->db). pg_result_error($this->ret);
|
||||
throw new Exception (" SQL ERROR $p_string ".$str_error,1 );
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue