Home
last modified time | relevance | path

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

/dokuwiki/lib/plugins/extension/
H A Dremote.php126 $status == Installer::STATUS_INSTALLED || $status == Installer::STATUS_UPDATED
H A Dadmin.php75 if ($status == Installer::STATUS_INSTALLED) {
H A DInstaller.php39 public const STATUS_INSTALLED = 'installed'; define in dokuwiki\\plugin\\extension\\Installer
165 $status = self::STATUS_INSTALLED;
H A Dcli.php221 if ($status == Installer::STATUS_INSTALLED) {