Home
last modified time | relevance | path

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

/plugin/swfobject/
H A Dsyntax.php199 if ( $conf['compress'] ) $JS = $this->js_compress($JS);
225 function js_compress($s){ function in syntax_plugin_swfobject