Bugfix by "Chiu Wai Pun" <pun@alumni.ust.hk>
[squirrelmail.git] / plugins / mail_fetch / class.POP3.php
index 981ff0dcbd2afb57dcbc74b184ebcf2abec4c7cf..a8691c54e68e04adc6c08fba4b32f99d68557957 100644 (file)
@@ -43,7 +43,7 @@ class POP3 {
     var $RFC1939    = TRUE;     //  Set by noop(). See rfc1939.txt
                                 //
 
-    var $ALLOWAPOP  = FASLE;    //  Allow or disallow apop()
+    var $ALLOWAPOP  = FALSE;    //  Allow or disallow apop()
                                 //  This must be set to true
                                 //  manually