Home
last modified time | relevance | path

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

/plugin/siteexport/inc/
H A Dfunctions.php732 public function hasAuthentication() { function in siteexport_functions
742 if (!isset($_SERVER['HTTP_AUTHORIZATION']) && $this->hasAuthentication()) {
743 $authentication = $this->hasAuthentication();