https://bugzilla.wikimedia.org/show_bug.cgi?id=33930
--- Comment #5 from John McClure <[email protected]> 2012-01-24 19:27:50 UTC --- to remove nulls better code is: $all_date_strings = array_filter($all_date_strings); #remove nulls -- 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
