if (!defined("_ECRIRE_INC_VERSION")) return; // Authenticates and if ok, returns the array for the user's SQL row // If a security risk affects the installation, return False function auth_spip_dist ($login, $pass, $md5pass="", $md5next="") { ... }