diff options
author | Chanthoeun <chanthoeunkim@gmail.com> | 2014-02-10 03:27:36 +0100 |
---|---|---|
committer | Chanthoeun <chanthoeunkim@gmail.com> | 2014-02-10 03:27:36 +0100 |
commit | da0c00bbbf579623df96efacb1aadf24a386df53 (patch) | |
tree | 7187fbdf0f7ca3dc16a9870cb95d47e09cd792f6 /system/language/english | |
parent | 3f6e1f8545f2b9c93b1527022cd37f8c3b7f2713 (diff) |
Remove bottom line
Diffstat (limited to 'system/language/english')
-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 */ |