内核更新
This commit is contained in:
@@ -127,6 +127,8 @@ class Template
|
||||
$this->config = array_merge($this->config, $config);
|
||||
} elseif (isset($this->config[$config])) {
|
||||
return $this->config[$config];
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user