From 3f6e1f8545f2b9c93b1527022cd37f8c3b7f2713 Mon Sep 17 00:00:00 2001 From: Chanthoeun Date: Mon, 10 Feb 2014 10:26:36 +0800 Subject: Remove bottom line --- system/language/english/ftp_lang.php | 1 + 1 file changed, 1 insertion(+) 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 */ -- cgit v1.2.3-24-g4f1b