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/upload_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/upload_lang.php')
-rw-r--r-- | system/language/english/upload_lang.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/system/language/english/upload_lang.php b/system/language/english/upload_lang.php index c3cb9c3e8..de814d377 100644 --- a/system/language/english/upload_lang.php +++ b/system/language/english/upload_lang.php @@ -42,6 +42,5 @@ $lang['upload_no_file_types'] = "You have not specified any allowed file types." $lang['upload_bad_filename'] = "The file name you submitted already exists on the server."; $lang['upload_not_writable'] = "The upload destination folder does not appear to be writable."; - /* End of file upload_lang.php */ /* Location: ./system/language/english/upload_lang.php */
\ No newline at end of file |