Changed parameter handover
This commit is contained in:
parent
3d8b2a733c
commit
76ae80535c
1 changed files with 0 additions and 1 deletions
|
@ -500,7 +500,6 @@ if(1)
|
||||||
}
|
}
|
||||||
|
|
||||||
$id = intval($id);
|
$id = intval($id);
|
||||||
$_SESSION['_config']['cert'] = intval($_REQUEST['cert']);
|
|
||||||
|
|
||||||
showheader(_("Welcome to CAcert.org"));
|
showheader(_("Welcome to CAcert.org"));
|
||||||
includeit($id, "gpg");
|
includeit($id, "gpg");
|
||||||
|
|
Loading…
Reference in a new issue