Home
last modified time | relevance | path

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

/plugin/database2/
H A Ddatabase2.php384 * @param string $authConfigSlot name of slot in site config containing
389 public function connect( $dbPath, $authConfigSlot = null ) argument
409 if ( $authConfigSlot )
434 if ( strcasecmp( $name, $authConfigSlot ) )
483 $this->authSlot = $authConfigSlot;