diff options
author | Chanthoeun <chanthoeunkim@gmail.com> | 2014-02-10 03:23:40 +0100 |
---|---|---|
committer | Chanthoeun <chanthoeunkim@gmail.com> | 2014-02-10 03:23:40 +0100 |
commit | cfe04db2b1d1b88b663c9e1515587b4cdb4637a1 (patch) | |
tree | 7187fbdf0f7ca3dc16a9870cb95d47e09cd792f6 /system | |
parent | 076ecbd9215c2c367d8484dd3721ce5977677d55 (diff) |
Remove bottom line
Diffstat (limited to 'system')
-rw-r--r-- | system/language/english/ftp_lang.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/system/language/english/ftp_lang.php b/system/language/english/ftp_lang.php index 57eced785..7e75c979b 100644 --- a/system/language/english/ftp_lang.php +++ b/system/language/english/ftp_lang.php @@ -40,4 +40,3 @@ $lang['ftp_unable_to_delete'] = 'Unable to delete the file.'; $lang['ftp_unable_to_move'] = 'Unable to move the file. Please make sure the destination directory exists.'; /* End of file ftp_lang.php */ -/* Location: ./system/language/english/ftp_lang.php */ |