sync
authorjohn <john@roojs.com>
Fri, 12 Oct 2018 09:49:42 +0000 (17:49 +0800)
committerjohn <john@roojs.com>
Fri, 12 Oct 2018 09:49:42 +0000 (17:49 +0800)
DataObjects/Core_person.php

index 0bca6db..7b547ff 100644 (file)
@@ -520,6 +520,8 @@ class Pman_Core_DataObjects_Core_person extends DB_DataObject
     
     function checkTwoFactorAuthentication($val)
     {
+        
+        
         // also used in login
         require_once 'System.php';