Updated Login Module.

- Refactor raname classes and features.
        - Clean code.
This commit is contained in:
jvelilla
2015-06-11 21:50:27 -03:00
parent 18732a9532
commit afced59b0c
15 changed files with 298 additions and 336 deletions

View File

@@ -135,7 +135,7 @@ feature -- CMS setup
m.enable
a_setup.register_module (m)
create {LOGIN_MODULE} m.make
create {CMS_AUTHENTICATION_MODULE} m.make
m.enable
a_setup.register_module (m)