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/system/libraries/Email.php b/system/libraries/Email.php index 196a4b3..8fd7a79 100644 --- a/system/libraries/Email.php +++ b/system/libraries/Email.php
@@ -1269,7 +1269,7 @@ $this->_build_message(); $result = $this->_spool_email(); - + if ($result && $auto_clear) { $this->clear();