Skip to content

Commit

Permalink
add required uses to template.
Browse files Browse the repository at this point in the history
  • Loading branch information
neterslandreau committed Jun 13, 2011
1 parent 1079889 commit d5012f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/Cake/Console/Templates/skel/Model/AppModel.php
Expand Up @@ -20,6 +20,8 @@
* @license MIT License (http://www.opensource.org/licenses/mit-license.php)
*/

App::uses('Model', 'Model');

/**
* Application model for Cake.
*
Expand Down

0 comments on commit d5012f0

Please sign in to comment.