Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-05-10 | NEW FEATURE: new settings page, user can now change timezone | Arun Persaud | 1 | -7/+3 | |
rewrote the settings page, timezone can now be changed, the user menu shows up on the left on the pref page. Added a link to the pref-page in the left menu. Signed-off-by: Arun Persaud <arun@nubati.net> | |||||
2008-05-06 | CLEANUP: removed all calls to mysql functions and replaced them with calls ↵ | Arun Persaud | 1 | -4/+4 | |
to DB_xxx should be very easy now to change to a different database. also made the code look nicer ;) Signed-off-by: Arun Persaud <arun@nubati.net> | |||||
2008-04-26 | CLEANUP: moved register.php to the include directory | Arun Persaud | 1 | -0/+83 | |
new users are now also automatically logged in. Signed-off-by: Arun Persaud <arun@nubati.net> |