I am working on some database API stuff and I noticed that the instructions in default.settings.php say you should set the 'transaction' key to enable or disable transaction support.

There is no such key used anywhere in the code. There is, however, a 'transactions" key, which appears to be the correct one.

Patch is trivial :)

CommentFileSizeAuthor
settings_php_transacations.patch834 bytesDavid_Rothstein

Comments

Crell’s picture

Status: Needs review » Reviewed & tested by the community

Hm, indeed, indeed.

dries’s picture

Status: Reviewed & tested by the community » Fixed

Committed to CVS HEAD. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.