Home
last modified time | relevance | path

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

/plugin/combo/action/
H A Dcache.php26 const STATIC_SCRIPT_NAMES = ["/lib/exe/jquery.php", "/lib/exe/js.php", "/lib/exe/css.php"]; define in action_plugin_combo_cache
126 if (in_array($script, self::STATIC_SCRIPT_NAMES)) {