Kaynağa Gözat

Update to uploadclass (Comments)

tags/rls1
kenn408k 6 yıl önce
ebeveyn
işleme
489910f5b7
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1
    0
      classes/upload.class.php

+ 1
- 0
classes/upload.class.php Dosyayı Görüntüle

@@ -27,6 +27,7 @@ class Upload {
27 27
         }
28 28
 
29 29
         if ($size > 5000000) {
30
+            // We accept a max size of 5 megabytes. (not 5 mebibytes)
30 31
             $errors[] = "Fil for stor.";
31 32
         }
32 33
 

Loading…
İptal
Kaydet