Searched refs:ACTIVE_CSS (Results 1 – 1 of 1) sorted by relevance
11 protected const ACTIVE_CSS = self::ACTIVE_DIR . '/css/fontello.css'; define in helper_plugin_fontello24 return file_exists(self::ACTIVE_CONFIG) && file_exists(self::ACTIVE_CSS);34 $mtime = @filemtime(self::ACTIVE_CSS) ?: time();277 io_makeFileDir(self::ACTIVE_CSS);278 file_put_contents(self::ACTIVE_CSS, $css);