DataObjects/Core_setting.php
authorjohn <john@roojs.com>
Tue, 15 May 2018 03:50:58 +0000 (11:50 +0800)
committerjohn <john@roojs.com>
Tue, 15 May 2018 03:50:58 +0000 (11:50 +0800)
DataObjects/Core_setting.php

index b350492..cd214dc 100644 (file)
@@ -8,7 +8,6 @@ class Pman_Core_DataObjects_Core_setting extends DB_DataObject
     
     function initKeys()
     {
-        
         $dir = $this->keyDir();
         if(
             file_exists("{$dir}/pub.key") ||