mirror of
https://hk.gh-proxy.com/https://github.com/wp-cli/profile-command.git
synced 2025-08-21 06:38:51 +08:00
GH#36 Fixed arguments
This commit is contained in:
parent
70d062deb2
commit
7c8a48b74d
1 changed files with 1 additions and 1 deletions
|
@ -330,7 +330,7 @@ class Command {
|
|||
|
||||
self::profile_eval_ish( $assoc_args, function() use ( $file ) {
|
||||
self::include_file( $file );
|
||||
});
|
||||
}, $order, $orderby );
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue