Home
last modified time | relevance | path

Searched refs:msg_id (Results 1 – 1 of 1) sorted by relevance

/plugin/strata/helper/
Dsyntax.php1108 * @param msg_id The id of the message in the language file.
1110 function emitError($region, $msg_id) { argument
1116 $msg = vsprintf($this->getLang($msg_id), $args);