diff --git a/examples/openid.php b/examples/openid.php index 130c0580fb..aa01827a57 100644 --- a/examples/openid.php +++ b/examples/openid.php @@ -105,7 +105,7 @@ if ($returnTo[strlen($returnTo) - 1] != '/') { $returnTo .= 'openid.php'; /* Display form */ -if (! count($_GET) && ! count($_POST) || isset($_GET['phpMyAdmin'])) { +if ((! count($_GET) && ! count($_POST)) || isset($_GET['phpMyAdmin'])) { /* Show simple form */ $content = '