<?php /* $Id: http.inc.php,v 1.4 2003/12/02 14:57:17 k-fish Exp $ */ function authentify_user($user, $pass, $encrypted_pwd=''){ return false; } ?>