We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fb119d commit dfbc7f8Copy full SHA for dfbc7f8
1 file changed
user_guide_src/source/database/transactions.rst
@@ -61,7 +61,7 @@ Strict Mode can be disabled as follows:
61
Managing Errors
62
===============
63
64
-If you have error reporting enabled in your Config/Database.php file
+If you have error reporting enabled in your **app/Config/Database.php** file
65
you'll see a standard error message if the commit was unsuccessful. If
66
debugging is turned off, you can manage your own errors like this:
67
0 commit comments