alert if crd attr incorrect
This commit is contained in:
parent
1e21b4d671
commit
741ea87fb2
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ if ( isset($_POST['save']))
|
|||
}
|
||||
catch (Exception $e)
|
||||
{
|
||||
$e->getMessage();
|
||||
alert($e->getMessage());
|
||||
$cn->rollback();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue