Jelajahi Sumber

spelling fix

nehresma 25 tahun lalu
induk
melakukan
40f15816b8
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      functions/smtp.php

+ 1 - 1
functions/smtp.php

@@ -242,7 +242,7 @@
 
       pclose($fp);
 
-      return ($headerlength + $bodylenght);
+      return ($headerlength + $bodylength);
    }
 
    function smtpReadData($smtpConnection) {