DomCi : update the parameters definitions

git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3280 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
2016-12-12 14:49:16 +00:00
parent b55ea95fae
commit 2e535af8d5
8 changed files with 164 additions and 54 deletions

View File

@@ -15,6 +15,7 @@ class authhtpasswd extends auth
/** The details to return if the user is authenticated */
private $details = null;
/** There is no real connection to htpasswd */
public function connect ()
{
if (! file_exists ($this->htpasswdFile))