| Age | Commit message (Collapse) | Author |
|
MY_Session class to provide the user state changes in the session and a login.php helper that has the login form.
|
|
and group.php. Tried creating a identity helper, but the helper identity.php was confused with the library Identity.php. So got around this by making the methods on Identity static and calling the instance within the static methods. Also temporarily moved the user.php and group.php back into the user module.
|
|
up tacking onto the base url.
|
|
clearer what its purpose is. Add some spacing in the theme for it
so that it's less cramped.
|