We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d5f371 commit 1df0d2eCopy full SHA for 1df0d2e
README.md
@@ -41,10 +41,10 @@ This class implements a generic MySQL database access wrapper.
41
* [Get database size](#get-database-size)
42
* [Get the next value of an auto-incremented table field](#next-autoincrement)
43
* [Table revision](#table-revision)
44
-* [Logging / debug](#loging---debug)
+* [Logging / debug](#loging--debug)
45
* [Logging errors](#logging-errors)
46
* [Logging queries](#logging-queries)
47
- * [E-mail on error / die on error](#e-mail-on-error---die-on-error)
+ * [E-mail on error / die on error](#e-mail-on-error--die-on-error)
48
* [Errors backtrace and debug](#errors-backtrace-and-debug)
49
50
### Connectivity settings
0 commit comments