summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Auth/OpenID/BigMath.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/Auth/OpenID/BigMath.php b/Auth/OpenID/BigMath.php
index 251faee..cc708e9 100644
--- a/Auth/OpenID/BigMath.php
+++ b/Auth/OpenID/BigMath.php
@@ -413,7 +413,8 @@ function &Auth_OpenID_getMathLib()
}
if (defined('Auth_OpenID_NO_MATH_SUPPORT')) {
- return null;
+ $null = null;
+ return $null;
}
// If this method has not been called before, look at