// ############################### start login ############################### if ($action=="login") { $templatesused = 'redirect_login,error_wrongpassword,error_wrongusername'; include("./global.php"); $userid = 0; if (isset($username)) {