Skip to content

Commit

Permalink
Adding missing RespondsWith annotation for home controller scaffoldin…
Browse files Browse the repository at this point in the history
…g template.

Signed-off-by: Recess PHP Framework <kris@recessframework.org>
  • Loading branch information
kevburnsjr authored and recess committed Jun 17, 2009
1 parent 45ebac4 commit 8ede42a
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -2,6 +2,7 @@
Library::import('recess.framework.controllers.Controller');

/**
* !RespondsWith Layouts
* !Prefix Views: home/, Routes: /
*/
class {{programmaticName}}HomeController extends Controller {
Expand Down

0 comments on commit 8ede42a

Please sign in to comment.