commit | a15dd4f52933dff11b5b542d16d8e49a973a0e89 | [log] [tgz] |
---|---|---|
author | trit <tritrei@gmail.com> | Wed Nov 23 07:40:05 2011 -0500 |
committer | trit <tritrei@gmail.com> | Wed Nov 23 07:40:05 2011 -0500 |
tree | f24c4538204b02ebf7aefb195ec8afc8fb47fafb | |
parent | 2ca47a99bd7ec44c0b4c9df6aa7364e11492e081 [diff] [blame] |
Added space after CI_Email for coding standard
diff --git a/system/libraries/Email.php b/system/libraries/Email.php index d81fd44..d24a304 100644 --- a/system/libraries/Email.php +++ b/system/libraries/Email.php
@@ -38,7 +38,7 @@ * @author EllisLab Dev Team * @link http://codeigniter.com/user_guide/libraries/email.html */ -class CI_Email{ +class CI_Email { var $useragent = "CodeIgniter"; var $mailpath = "/usr/sbin/sendmail"; // Sendmail path