Home
last modified time | relevance | path

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

/plugin/maintenance/
H A Daction.php18 if ($this->helper->is_locked()) {
41 if ($this->helper->is_locked()) return;
H A Dadmin.php88 if ($this->helper->is_locked()) {
131 if ($this->helper->is_locked()) {
H A Dhelper.php38 function is_locked() { function in helper_plugin_maintenance