Skip to content

Commit

Permalink
Oops!
Browse files Browse the repository at this point in the history
  • Loading branch information
ixmatus committed Mar 31, 2010
1 parent 2c7a72e commit b9fe9d2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions application/controllers/welcome.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ class Welcome_Controller extends Template_Controller {

public function index()
{
echo Kohana::debug(inflector::humanize('it_is_a_break-dancing_stripper_emergency!'));

exit;

// In Kohana, all views are loaded and treated as objects.
$this->template->content = new View('welcome_content');

Expand Down

0 comments on commit b9fe9d2

Please sign in to comment.