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

--- Comment #4 from Sam Reed (reedy) <[email protected]> 2012-09-30 19:13:02 
UTC ---
(In reply to comment #3)
> jquery.uls isn't a MediaWiki extension.

Ohhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh.....................

Can still do this incase someone is using PHP 5.4..

json_encode( $list, version_compare( PHP_VERSION, '5.4.0', '<' ) ?
JSON_PRETTY_PRINT : 0 );

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
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