소스 검색

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
tags/4.0.0
Go MAEDA 6 년 전
부모
커밋
aaf0c81719
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      extra/sample_plugin/init.rb

+ 1
- 1
extra/sample_plugin/init.rb 파일 보기

@@ -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…
취소
저장