Skip to content

Commit

Permalink
Removing hardcoded helper from PagesController in skel
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo committed Mar 28, 2012
1 parent f349c9e commit 5a41024
Showing 1 changed file with 0 additions and 7 deletions.
Expand Up @@ -29,13 +29,6 @@
*/
class PagesController extends AppController {

/**
* Default helper
*
* @var array
*/
public $helpers = array('Html');

/**
* This controller does not use a model
*
Expand Down

0 comments on commit 5a41024

Please sign in to comment.