From 2fb6fa663f923f0af7536efbe884574864faa6c1 Mon Sep 17 00:00:00 2001 From: john Date: Tue, 15 May 2018 11:56:53 +0800 Subject: [PATCH] DataObjects/Core_setting.php --- DataObjects/Core_setting.php | 1 - 1 file changed, 1 deletion(-) diff --git a/DataObjects/Core_setting.php b/DataObjects/Core_setting.php index cf576e69..d3949602 100644 --- a/DataObjects/Core_setting.php +++ b/DataObjects/Core_setting.php @@ -75,7 +75,6 @@ class Pman_Core_DataObjects_Core_setting extends DB_DataObject if($c) { return; } - $this->initKeys(); -- 2.39.2