--- a/includes/functions.php Sat Nov 03 14:30:53 2007 -0400
+++ b/includes/functions.php Tue Nov 06 10:53:33 2007 -0500
@@ -3019,7 +3019,7 @@
* @return int
*/
-function password_score($password, &$debug = false)
+function password_score($password, &$debug)
{
if ( !is_string($password) )
{