(bug 37195) Doc fix. $from and $until are arrays since 1.17.
authorBrian Wolff <bawolff+wn@gmail.com>
Wed, 19 Dec 2012 22:59:47 +0000 (18:59 -0400)
committerBrian Wolff <bawolff+wn@gmail.com>
Wed, 19 Dec 2012 22:59:47 +0000 (18:59 -0400)
commit00dfa0d781059e02b4993b99de4faaedc8687cb9
tree0942ff8d461d0ba2ad2bed0d8662d775711a0b3e
parentbe85dffeb778cfaa17ea0e89c1d36534b8fd15c1
(bug 37195) Doc fix. $from and $until are arrays since 1.17.

This makes $from and $until of the constructor be documented as
arrays instead of strings. It also changes the default to be
an empty array instead of the empty string. In theory this
could use some back-compat code, but the change was made
way back in 1.17 so I don't think there's a point.

Change-Id: I6f995ea925960b90bc4a458db5af4f7aa768c1ae
includes/CategoryViewer.php