This commit is contained in:
WispX
2019-01-01 13:32:10 +08:00
parent 44c16fece2
commit 4fe18a8ea2
+1
View File
@@ -262,6 +262,7 @@ EOT;
}
} catch (Exception $e) {
$mysqli->rollback();
$mysqli->close();
$code = 0;
$msg = $e->getMessage();
}