Fix bug due to quote
This commit is contained in:
parent
9f4b3ce4c1
commit
9eae7051bb
8 changed files with 45 additions and 33 deletions
|
|
@ -400,10 +400,10 @@ function save_upload_document ($cn,$seq) {
|
|||
} else {
|
||||
echo "<H1>Error</H1>";
|
||||
Rollback($cn);
|
||||
return null;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
return 0;
|
||||
}
|
||||
/*!\brief return the value of the sql, the sql will return only one value
|
||||
* with the value
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue