mirror of
https://github.com/redmine/redmine.git
synced 2026-05-06 11:17:34 +02: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:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user