Commit 1a9d799
Sergey
removed die() in AbstractDataBase
In AbstractDataBase, when the user's mysql data is incorrect, the application died with a message. Now it is replaced by the usual exception1 parent 2694211 commit 1a9d799
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
0 commit comments