https://bugzilla.wikimedia.org/show_bug.cgi?id=30854

--- Comment #30 from DaSch <[email protected]> 2011-09-13 19:33:19 UTC ---
You could also change
if ( $params !== null )
to
if ( $params !== null and is_array($params) )

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to