| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
| |
- password is now printed for uid 1.
- made user_fields() always return something.
|
| |
|
| |
|
| |
|
|
|
|
| |
not using short tags.
|
| |
|
| |
|
|
|
|
| |
One-liners are great! :)
|
| |
|
|
|
|
|
| |
Patch by James. For sake of consistency, I updated the MySQL scheme
and added a new update entry to "update.php".
|
|
|
|
| |
by Dries.
|
|
|
|
| |
patch.
|
| |
|
|
|
|
| |
jaa.
|
| |
|
|
|
|
| |
the drupal.module. Fixed a couple of typos and small inconsistencies.
|
| |
|
| |
|
|
|
|
| |
the user table. Patch by jaa.
|
|
|
|
| |
- Fixed the "uid < 0" issue. Fix by Marco.
|
|
|
|
| |
port as being maintained.
|
|
|
|
| |
Marco.
|
| |
|
| |
|
| |
|
|
|
|
| |
patch by Marco.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
number of arguments. Patch by Gerhard.
|
| |
|
| |
|
|
|
|
| |
- Added profile.module written by Marco.
|
| |
|
|
|
|
|
| |
> modules" page, its operations (view, admin) should not be
clickable (they should be present though, but as static text).
|
| |
|
| |
|
| |
|
|
|
|
| |
still works?
|
|
|
|
| |
usernames.
|
| |
|
| |
|
|
|
|
| |
is small. locale data was greater and so was not correctly recorded. strangely, update_11() in update.php reads: update_sql("ALTER TABLE users ADD session TEXT;"); but in database.mysql.inc, line 496 session varchar(32) NOT NULL default '', so the update fails."
|
| |
|
| |
|
| |
|
| |
|
| |
|