Typo
This commit is contained in:
parent
3242ad1e37
commit
423a49d47e
1 changed files with 1 additions and 1 deletions
|
|
@ -157,7 +157,7 @@ case 'rmop':
|
|||
catch (Exception $e)
|
||||
{
|
||||
$e->getMessage();
|
||||
$cn->rollback;
|
||||
$cn->rollback();
|
||||
}
|
||||
$html=ob_get_contents();
|
||||
ob_end_clean();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue