Skip to content

Commit 810358a

Browse files
unknownunknown
authored andcommitted
fix
1 parent a0a2944 commit 810358a

File tree

3 files changed

+1634
-1619
lines changed

3 files changed

+1634
-1619
lines changed

bundle.rb

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -353,3 +353,8 @@
353353
e['TM_COMMENT_START_3'] = '/* '
354354
e['TM_COMMENT_END_3'] = '*/'
355355
end
356+
357+
template 'Controller Template' do |t|
358+
t.filetype = "*.php"
359+
t.location = "templates/tpl_Controller.php"
360+
end

0 commit comments

Comments
 (0)