typo
authorAlan <alan@roojs.com>
Wed, 11 Oct 2023 02:37:52 +0000 (10:37 +0800)
committerAlan <alan@roojs.com>
Wed, 11 Oct 2023 02:37:52 +0000 (10:37 +0800)
DataObjects/Core_notify_server.php

index 0e95ea1..9e2924f 100644 (file)
@@ -213,7 +213,7 @@ class Pman_Core_DataObjects_Core_notify_server extends DB_DataObject
             return true;
         }
         
-        return ralse; 
+        return false; 
     }
     function initHelo()
     {