commit | bdb99999195711903af712fab58fdf4ef3da72ad | [log] [tgz] |
---|---|---|
author | Andrey Andreev <narf@bofh.bg> | Mon Jul 30 17:38:05 2012 +0300 |
committer | Andrey Andreev <narf@bofh.bg> | Mon Jul 30 17:38:05 2012 +0300 |
tree | c30857efad8623ebf12dbfab1b098bb6f7f6a828 | |
parent | 4df0be86a3ee120e307d6140a9106e77a4962bb0 [diff] [blame] |
Some clean-up and style changes
diff --git a/user_guide_src/source/libraries/email.rst b/user_guide_src/source/libraries/email.rst index f56bc2f..4403079 100644 --- a/user_guide_src/source/libraries/email.rst +++ b/user_guide_src/source/libraries/email.rst
@@ -227,7 +227,7 @@ } This function will automatically clear all parameters if the request was - successful. To stop this behaviour pass FALSE:: +successful. To stop this behaviour pass FALSE:: if ($this->email->send(FALSE)) {