diff options
author | vkeranov <vkeranov@gmail.com> | 2012-07-12 10:18:14 +0200 |
---|---|---|
committer | vkeranov <vkeranov@gmail.com> | 2012-07-12 10:18:14 +0200 |
commit | 32b1edbe15bb14f1afcffe0b841546eb7cf1dfc8 (patch) | |
tree | b25918a3efdfcf6077fe0da7525f45ad83682a21 /system/language/english | |
parent | dbe76cc4d8fc3d951f95613e9a519e18b5551c23 (diff) |
Update develop
Diffstat (limited to 'system/language/english')
-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 |