예제 #1
0
function _M($msg, $params = NULL)
{
    return Maestro\Manager::getMessage($msg, $params) ?: $msg;
}