mirror of
https://github.com/meineerde/redmine.git
synced 2026-01-31 11:37:14 +00:00
Update the app name in extra/sample_plugin/init.rb: s/RedMine/Redmine/ (#28478).
Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17255 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
fec2832fe3
commit
aaf0c81719
@ -1,4 +1,4 @@
|
||||
Rails.logger.info 'Starting Example plugin for RedMine'
|
||||
Rails.logger.info 'Starting Example plugin for Redmine'
|
||||
|
||||
Redmine::Plugin.register :sample_plugin do
|
||||
name 'Example plugin'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user