Skip to content

Commit e6a4c08

Browse files
committed
docs: improve explanation in "Running Transactions Manually"
1 parent f9a322b commit e6a4c08

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

user_guide_src/source/database/transactions.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,8 @@ a valid result. To use test mode simply set the first parameter in the
9393
Running Transactions Manually
9494
=============================
9595

96-
If you would like to run transactions manually you can do so as follows:
96+
When you have ``DBDebug`` false in your **app/Config/Database.php** file, and
97+
if you would like to run transactions manually you can do so as follows:
9798

9899
.. literalinclude:: transactions/006.php
99100

0 commit comments

Comments
 (0)