Peter Karman scribbled on 2/23/05 11:09 AM: > - return unless check_user_function( 'test_url', $u, $server ); > > + return unless check_user_function( 'test_url', $u, $server. $base ); > my Bad Typo. Should be: return unless check_user_function( 'test_url', $u, $server, $base ); note the comma instead of the dot. -- Peter Karman . http://peknet.com/ . peter(at)not-real.peknet.comReceived on Wed Feb 23 17:28:30 2005