diff options
author | Mohammad Javad Naderi <mjnaderi@gmail.com> | 2013-08-22 13:55:55 +0200 |
---|---|---|
committer | Mohammad Javad Naderi <mjnaderi@gmail.com> | 2013-08-22 13:55:55 +0200 |
commit | 9aebeaf6efa69a63c1518f1c7b0886e510909d29 (patch) | |
tree | 273cefdd7624ec951412a5aa1b340b08a972c44b /system/helpers | |
parent | ff15f94e843e8c2fbf01df8317a9df8198239a5f (diff) |
remove newline from end of file
Diffstat (limited to 'system/helpers')
-rw-r--r-- | system/helpers/text_helper.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/helpers/text_helper.php b/system/helpers/text_helper.php index 4ddf648cb..8dae3be4e 100644 --- a/system/helpers/text_helper.php +++ b/system/helpers/text_helper.php @@ -537,4 +537,4 @@ if ( ! function_exists('ellipsize')) } /* End of file text_helper.php */ -/* Location: ./system/helpers/text_helper.php */ +/* Location: ./system/helpers/text_helper.php */
\ No newline at end of file |