diff options
author | Eric Roberts <eric@cryode.com> | 2012-07-14 01:30:21 +0200 |
---|---|---|
committer | Eric Roberts <eric@cryode.com> | 2012-07-14 01:30:21 +0200 |
commit | fbdad67cac99868509bc1a27affdfc3e4b2a1dee (patch) | |
tree | 52c1e86324ee1a8bb36e119711707bdf09419a87 /system/language/english/ftp_lang.php | |
parent | fa337081ced1b1d34805d28f8307f069edf16cdf (diff) | |
parent | decc642f8c81dcf57e2e3217a44d5b1385163456 (diff) |
Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into develop
Diffstat (limited to 'system/language/english/ftp_lang.php')
-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 d00126b53..6a1f1bc51 100644 --- a/system/language/english/ftp_lang.php +++ b/system/language/english/ftp_lang.php @@ -38,6 +38,5 @@ $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."; - /* End of file ftp_lang.php */ /* Location: ./system/language/english/ftp_lang.php */
\ No newline at end of file |