New method generateExtensionInactiveMessage() introduced
[mailer.git] / inc / modules / guest / what-confirm.php
index 71ac9cca914a7810f7ffd5bcc28c457a463c78a8..c59a6a55691a60cd9ac2e93f309120fd5a5a6a2e 100644 (file)
@@ -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;