OSDN Git Service

make $items the first parameter in format_items()
authorscribu <mail@scribu.net>
Mon, 6 May 2013 21:27:29 +0000 (00:27 +0300)
committerscribu <mail@scribu.net>
Mon, 6 May 2013 21:27:29 +0000 (00:27 +0300)
commit3500a184e5ca652370fdaa7e2c2217290fadf69c
tree21c22d11cbc6984086a8b76c0b44125d291de538
parent30fa02622992cdf1554df8cb152f72ebcbfb27e4
make $items the first parameter in format_items()

The idea is that $items is in fact the most important value, guaranteed
to be mandatory, whereas $format and $fields could be optional.
php/commands/post.php
php/commands/role.php
php/commands/term.php
php/commands/user.php
php/utils.php