Esempio n. 1
0
 public static function getBatchConf($name, $idc = null, $flags = QconfConfig::QCONF_WAIT)
 {
     return QConfig::GetBatchConf(trim($name), $idc, $flags);
 }