Update engine.rb change app_name

This commit is contained in:
Harry Bomrah 2017-06-02 18:26:41 +08:00
parent 257d408ec5
commit 19ee758d4b
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ module Memberlog
module_label 'module_name.memberlog'
base_url File.expand_path File.dirname(__FILE__)
personal_plugin :enable => true, :sort_number => '35',
:app_name=>"Memberlog",
:app_name=>"MemberLog",
:intro_app_name=>"CourseIntro",
:path=>"/plugin/memberlog/profile",
:front_path=>"/profile",