Skip to content

Commit

Permalink
Tweaking template.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed May 26, 2009
1 parent 79568cc commit fe235f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cake/console/libs/templates/objects/model.ctp
Expand Up @@ -21,7 +21,6 @@
*/

echo "<?php\n"; ?>

class <?php echo $name ?> extends <?php echo $plugin; ?>AppModel {
var $name = '<?php echo $name; ?>';
<?php if ($useDbConfig != 'default'): ?>
Expand Down

0 comments on commit fe235f4

Please sign in to comment.