[Groonga-commit] droonga/droonga-engine at 2c34058 [master] Follow plugin name change

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Jun 25 17:44:16 JST 2014


Kouhei Sutou	2014-06-25 17:44:16 +0900 (Wed, 25 Jun 2014)

  New Revision: 2c3405897ab89a0241624e2edf2d9345aeeaca2c
  https://github.com/droonga/droonga-engine/commit/2c3405897ab89a0241624e2edf2d9345aeeaca2c

  Message:
    Follow plugin name change

  Modified files:
    lib/droonga/plugins/system.rb

  Modified: lib/droonga/plugins/system.rb (+1 -1)
===================================================================
--- lib/droonga/plugins/system.rb    2014-06-25 17:28:34 +0900 (2688343)
+++ lib/droonga/plugins/system.rb    2014-06-25 17:44:16 +0900 (03de35d)
@@ -19,7 +19,7 @@ module Droonga
   module Plugins
     module System
       extend Plugin
-      register("status")
+      register("system")
 
       class StatusHandler < Droonga::Handler
         action.synchronous = true
-------------- next part --------------
HTML����������������������������...
Télécharger 



More information about the Groonga-commit mailing list
Back to archive index