Exemplo n.º 1
0
function queue_js_string($string, $importance = 0)
{
    JS::queueString($string, $impotance);
}