commit | 83320ebb3b607f21410fcacbfb32c360ec55197d | [log] [tgz] |
---|---|---|
author | Bo-Yi Wu <appleboy.tw@gmail.com> | Thu Sep 15 13:28:02 2011 +0800 |
committer | Bo-Yi Wu <appleboy.tw@gmail.com> | Thu Sep 15 13:28:02 2011 +0800 |
tree | 1806fa3390da087ab67db8a4c3a26dc2780c3cb1 | |
parent | b6e921dddd11a7c711d7a4cddab4074ebc484362 [diff] [blame] |
Update: Incorrect comments for clean method in CI_Email class
diff --git a/system/libraries/Email.php b/system/libraries/Email.php index 28a3d17..c8cb854 100644 --- a/system/libraries/Email.php +++ b/system/libraries/Email.php
@@ -138,6 +138,7 @@ * Initialize the Email Data * * @access public + * @param bool * @return void */ public function clear($clear_attachments = FALSE)