OSDN Git Service

keep 'not found' message in Fetcher child classes
authorscribu <mail@scribu.net>
Sat, 9 Nov 2013 23:01:38 +0000 (01:01 +0200)
committerscribu <mail@scribu.net>
Sat, 9 Nov 2013 23:01:41 +0000 (01:01 +0200)
commit69c005a97b59c09274eb05b644f26ccb9f47722b
tree1279635d207bf42962963dc77a03f1a124361321
parent794ad160c041dd92f127a34fe88907db814efd4f
keep 'not found' message in Fetcher child classes

otherwise, might get a mismatch between the class and the message
php/WP_CLI/Fetcher.php
php/WP_CLI/FetcherComment.php
php/WP_CLI/FetcherPlugin.php
php/WP_CLI/FetcherTheme.php
php/WP_CLI/FetcherUser.php
php/commands/comment.php
php/commands/plugin.php
php/commands/theme.php
php/commands/user.php