예제 #1
0
파일: deerkins.php 프로젝트: unnes/deerkins
function load_mooty($serverconfig)
{
    Mootyconf::read($serverconfig, 'plugins.conf') or die($usage . Bashful::c('bold', 'red') . '        ERROR:' . Bashful::reset() . ' Could not read config ' . $conf . '.' . PHP_EOL . PHP_EOL);
}