]> git.mxchange.org Git - core.git/commit
Added new factory and fixed confusing between login and actual user classes.
authorRoland Haeder <roland@mxchange.org>
Sat, 18 Apr 2015 10:25:02 +0000 (12:25 +0200)
committerRoland Haeder <roland@mxchange.org>
Sat, 18 Apr 2015 10:25:02 +0000 (12:25 +0200)
commit27e0403074124968ff6588735afb0e1d7577ab76
tree3abfcb46ebbeb0ca227dd96a2e7a16cba0a74591
parent30d996765c2587e3735f1c4289c5f90bd40f4520
Added new factory and fixed confusing between login and actual user classes.

Signed-off-by: Roland Häder <roland@mxchange.org>
inc/classes/main/actions/post_registration/class_LoginAfterRegistrationAction.php
inc/classes/main/factories/login/class_LoginFactory.php
inc/classes/main/factories/user/.htaccess [new file with mode: 0644]
inc/classes/main/factories/user/class_UserFactory.php [new file with mode: 0644]
inc/classes/main/filter/verifier/class_UserUnconfirmedVerifierFilter.php