This commit is contained in:
Gerald Simane
2010-03-11 06:33:50 +00:00
parent 39f95bf9a8
commit 0d0f54034f
5 changed files with 1082 additions and 1 deletions
-1
View File
@@ -212,7 +212,6 @@ class firma extends basis_db
{
$this->firma_id = $row->id;
$this->db_query('COMMIT');
return true;
}
else
{