Home
last modified time | relevance | path

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

/plugin/approve/
H A Dhelper.php11 public function no_apr_namespace(helper_plugin_sqlite $sqlite) { function in helper_plugin_approve
46 //check if we should update no_apr_namespace
47 $this->no_apr_namespace($sqlite);
77 $no_apr_namespaces = $this->no_apr_namespace($sqlite);
179 $no_apr_namespace = $this->no_apr_namespace($sqlite);
185 'hidden' => $this->in_hidden_namespace($sqlite, $id, $no_apr_namespace) ? '1' : '0'