X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fguest%2Fwhat-confirm.php;h=c59a6a55691a60cd9ac2e93f309120fd5a5a6a2e;hb=12d1414024e87153a133bb1d0fe0185ca2c700c5;hp=71ac9cca914a7810f7ffd5bcc28c457a463c78a8;hpb=3afdce4fe00b4af570122ce7b8158ced44aec7d3;p=mailer.git diff --git a/inc/modules/guest/what-confirm.php b/inc/modules/guest/what-confirm.php index 71ac9cca91..c59a6a5569 100644 --- a/inc/modules/guest/what-confirm.php +++ b/inc/modules/guest/what-confirm.php @@ -45,7 +45,7 @@ if (!defined('__SECURITY')) { // Add description as navigation point ADD_DESCR('guest', __FILE__); -if (REQUEST_ISSET_GET(('hash'))) { +if (REQUEST_ISSET_GET('hash')) { // Initialize the user ID $uid = 0;