diff options
author | Chanthoeun <chanthoeunkim@gmail.com> | 2014-02-10 03:26:36 +0100 |
---|---|---|
committer | Chanthoeun <chanthoeunkim@gmail.com> | 2014-02-10 03:26:36 +0100 |
commit | 3f6e1f8545f2b9c93b1527022cd37f8c3b7f2713 (patch) | |
tree | 2b5785cdf6bdc5ff6fe949b1f056217f52aebee7 | |
parent | cfe04db2b1d1b88b663c9e1515587b4cdb4637a1 (diff) |
Remove bottom line
-rw-r--r-- | system/language/english/ftp_lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/language/english/ftp_lang.php b/system/language/english/ftp_lang.php index 7e75c979b..57eced785 100644 --- a/system/language/english/ftp_lang.php +++ b/system/language/english/ftp_lang.php @@ -40,3 +40,4 @@ $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 */ |