Skip to content

Commit

Permalink
ServerShell extends Shell
Browse files Browse the repository at this point in the history
  • Loading branch information
sime committed Jun 16, 2013
1 parent 624eff3 commit 1e69a71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Cake/Console/Command/ServerShell.php
Expand Up @@ -27,7 +27,7 @@
*
* @package Cake.Console.Command
*/
class ServerShell extends AppShell {
class ServerShell extends Shell {

/**
* Default ServerHost
Expand Down

0 comments on commit 1e69a71

Please sign in to comment.