示例#1
0
 function get($option)
 {
     return ConfigManager::getOption('db', $this->config_name, $option);
 }