Changeset 4d8b620d3dc0850e6129b666ad89b402722b9be2

Show
Ignore:
Timestamp:
11/25/06 11:18:33 (2 years ago)
Author:
Christopher Jung <bktheg@web.de>
git-committer:
Christopher Jung <bktheg@web.de> 1164449913 +0100
git-parent:

[79c7e329e3bb154fd712cad434ec6ae9bfd5567c]

git-author:
Christopher Jung <bktheg@web.de> 1164449913 +0100
Message:

Modul 'Options' in Teilen implementiert

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • web/WEB-INF/cfg/pipeline.xml

    rd5a9dd3 r4d8b620  
    8080                <module name="main"> 
    8181                        <generator class="net.driftingsouls.ds2.server.modules.MainController" /> 
     82                </module> 
     83                <module name="options"> 
     84                        <generator class="net.driftingsouls.ds2.server.modules.OptionsController" /> 
    8285                </module> 
    8386                <module name="plist">