OSDN Git Service

Reverse parameter order in output_csv() utility
authorscribu <mail@scribu.net>
Sun, 3 Feb 2013 20:37:16 +0000 (22:37 +0200)
committerscribu <mail@scribu.net>
Sun, 3 Feb 2013 20:37:39 +0000 (22:37 +0200)
commit8d2b26235a000b7136b328e9e76185f4d7b0c820
tree5e29a37b9045dee2a6bd54c28210a01ce529bbad
parenta0727cb643077f5bba7695321b79208f8c0cfd9c
Reverse parameter order in output_csv() utility

... so that $headers can actually be optional.

Also fix coding standards violations.
php/commands/user.php
php/utils.php