From c7deac9f2f9e43cedb18202542e8a46061df046e Mon Sep 17 00:00:00 2001 From: Derek Jones Date: Sun, 11 May 2008 16:27:41 +0000 Subject: Undoing change committed in r1115 --- system/language/english/ftp_lang.php | 1 + 1 file changed, 1 insertion(+) (limited to 'system/language/english/ftp_lang.php') diff --git a/system/language/english/ftp_lang.php b/system/language/english/ftp_lang.php index 7b9203338..da744fea7 100644 --- a/system/language/english/ftp_lang.php +++ b/system/language/english/ftp_lang.php @@ -12,3 +12,4 @@ $lang['ftp_unable_to_rename'] = "Unable to rename the file."; $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."; +?> \ No newline at end of file -- cgit v1.2.3-24-g4f1b