From e5719fda5d70f7d6b4e4f4c72613dc3819744e88 Mon Sep 17 00:00:00 2001 From: Wruczek Date: Tue, 30 Oct 2018 02:31:08 +0100 Subject: [PATCH] Small update Removed the never-used ob_start, added check not to start an already started session, removed useless parameters from logout button --- steamauth/steamauth.php | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/steamauth/steamauth.php b/steamauth/steamauth.php index 464d833..472892f 100644 --- a/steamauth/steamauth.php +++ b/steamauth/steamauth.php @@ -1,9 +1,11 @@ "; //logout button + echo "
"; //logout button } function loginbutton($buttonstyle = "square") {