some fixes for XHTML compliance

This commit is contained in:
gustav_delius 2004-09-12 01:34:24 +00:00
parent 0cdd138180
commit 7ef0797dea
31 changed files with 867 additions and 756 deletions

View file

@ -1,4 +1,4 @@
<?PHP // $Id$
<?php // $Id$
// No authentication at all. This method approves everything!
function auth_user_login ($username, $password) {