<?PHP /* $Id: http.inc,v 1.2 2003/01/24 14:26:18 k-fish Exp $ */ function authentify_user($user, $pass, $encrypted_pwd=''){ return 1; } ?>