예제 #1
0
function configure($dir)
{
    Config\locate($dir);
}
예제 #2
0
function configure()
{
    Config\locate();
}