drupal/includes
Kjartan Mannes 491550531f common.inc
- format_username() now takes a second optional parameter which gives the
  real name of the user.

Rest
- updated the calls to format_username() where appropriate to show the name
  of the user instead of the account id. Clicking on a name will still give you
  the account info etc. If you find a place where the real name is not shown
  let me know.
2001-07-25 12:21:49 +00:00
..
comment.inc common.inc 2001-07-25 12:21:48 +00:00
common.inc common.inc 2001-07-25 12:21:49 +00:00
conf.php - Updated the $themes array to include all the themes. 2001-06-07 10:57:41 +00:00
database.inc - Improved db_fetch_array() to return an associative array only: 2001-06-06 18:57:41 +00:00
locale.inc Changes 2001-04-23 11:06:17 +00:00
module.inc - Various updates, mostly related to our RDF/RSS backend. 2001-07-15 16:56:44 +00:00
node.inc common.inc 2001-07-25 12:21:48 +00:00
search.inc common.inc 2001-07-25 12:21:48 +00:00
theme.inc comment.inc 2001-07-25 08:31:53 +00:00
user.inc user.inc 2001-07-25 11:34:53 +00:00
variable.inc - Fixed an error in variable_get(). If a variable was set to 0 it would return the 2001-06-15 10:41:18 +00:00