Home
last modified time | relevance | path

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

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