Home
last modified time | relevance | path

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

/dokuwiki/_test/core/
H A DphpQuery-onefile.php4424 public static $pluginsLoaded = array(); variable in phpQuery
4917 if (in_array($class, self::$pluginsLoaded))
4925 self::$pluginsLoaded[] = $class;