diff options
author | Floris Luiten (lenwweb.nl) <bitbucket@lenwweb.nl> | 2013-06-24 20:48:17 +0200 |
---|---|---|
committer | Floris Luiten (lenwweb.nl) <bitbucket@lenwweb.nl> | 2013-06-24 20:48:17 +0200 |
commit | 2d7009c56b99442591e25c86032865b05c6262c8 (patch) | |
tree | d2c78524780a2e2c3d282f407d3695ab11c68d89 | |
parent | f55d51488da5b3628ead257189240907cc153184 (diff) |
Removed empty line at EOF
-rw-r--r-- | system/libraries/Email.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/libraries/Email.php b/system/libraries/Email.php index 0774b4def..1ee0035cb 100644 --- a/system/libraries/Email.php +++ b/system/libraries/Email.php @@ -2212,4 +2212,4 @@ class CI_Email { } /* End of file Email.php */ -/* Location: ./system/libraries/Email.php */ +/* Location: ./system/libraries/Email.php */
\ No newline at end of file |