Home
last modified time | relevance | path

Searched +full:error_notinstalled -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/lib/plugins/extension/
H A DInstaller.php199 throw new Exception('error_notinstalled', [$extension->getId()]);
229 … if (!$extension->isInstalled()) throw new Exception('error_notinstalled', [$extension->getId()]);
248 … if (!$extension->isInstalled()) throw new Exception('error_notinstalled', [$extension->getId()]);