Skip to content

Commit

Permalink
adding the core image helper
Browse files Browse the repository at this point in the history
  • Loading branch information
dogmatic69 committed Jan 4, 2010
1 parent 0a3cbe5 commit 3c2a4a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/blog/views/helpers/blog.php
Expand Up @@ -23,7 +23,7 @@ class BlogHelper extends AppHelper
'Html', 'Form', 'Text', 'Time',

// core helpers
'Core.Wysiwyg'
'Image', 'Design', 'Core.Wysiwyg'
);


Expand Down

0 comments on commit 3c2a4a3

Please sign in to comment.