diff --git a/www/gensslcert.php3 b/www/gensslcert.php3 index cc33fe7d5ca767733328c2ad287557aababc633e..5a3fafc38948d113031eb5b673bfee48a11fc9fb 100644 --- a/www/gensslcert.php3 +++ b/www/gensslcert.php3 @@ -24,7 +24,7 @@ include("defs.php3"); if (!$CLASSICWEB_OVERRIDE) { - RedirectToPortal("getcreds.php", "node=$node"); + RedirectToPortal("getcreds.php"); return; }