drupal/includes
Dries Buytaert 33a3502dfe - Removed a node's link ID (lid) as discussed on the mailing list. See
'updates/3.00-to.x.xx.mysql' for the required MySQL updates.

- Renamed some "author" fields to "uid" fields for sake of consistency.

- Fixed the coding style of some PHP files.

- Fixed the moderation queue (fairly untested though).

- Re-introduced the temporary SQL table in _node_get().

- Added a missing 'auto_increment' to 'updates/3.00-to-x.xx.mysql'.
2001-10-16 20:13:22 +00:00
..
comment.inc - Removed a node's link ID (lid) as discussed on the mailing list. See 2001-10-16 20:13:22 +00:00
common.inc - I tidied up most SQL tables to be more consistent with the rest of the 2001-10-14 15:27:00 +00:00
conf.php
database.inc - Small improvement to db_query() to make debuging queries a bit more easy. 2001-10-14 11:29:29 +00:00
locale.inc
module.inc - Removed a node's link ID (lid) as discussed on the mailing list. See 2001-10-16 20:13:22 +00:00
node.inc - Removed a node's link ID (lid) as discussed on the mailing list. See 2001-10-16 20:13:22 +00:00
search.inc
theme.inc - blocks will now show up again if 'Enabled: always' 2001-10-16 11:51:03 +00:00
variable.inc
xmlrpc.inc
xmlrpcs.inc