drupal/includes
Steven Wittens e28981f072 - Updated BaseTheme and the Drupal themes to have header($title = "") as the header declaration and use title when provided. This is just a step towards having unique titles.
In all themes, except Marvin which already had $title, I put the $title first, because it's usually the thing the page is about:

"The future of weblogs? - Drop.org"
"Your account settings - Drop.org"

rather than the other way around, right?
2001-12-15 16:22:31 +00:00
..
common.inc comment.module: 2001-12-08 11:37:07 +00:00
conf.php - A large batch of updates, amongst them a rewritten node system. More 2001-11-01 11:00:51 +00:00
database.inc - node.module: 2001-11-05 22:59:11 +00:00
database.mysql.inc
database.pear.inc - changed the PEAR version of db_query() to act similar to the MySQL one. 2001-11-13 10:46:36 +00:00
locale.inc - A large batch of updates, amongst them a rewritten node system. More 2001-11-01 11:00:51 +00:00
module.inc - node.module: 2001-11-05 22:59:11 +00:00
search.inc - A large batch of updates, amongst them a rewritten node system. More 2001-11-01 11:00:51 +00:00
theme.inc - Updated BaseTheme and the Drupal themes to have header($title = "") as the header declaration and use title when provided. This is just a step towards having unique titles. 2001-12-15 16:22:31 +00:00
variable.inc - A large batch of updates, amongst them a rewritten node system. More 2001-11-01 11:00:51 +00:00
xmlrpc.inc - Upgraded the XML-RPC libraries to the latest version as suggested by 2001-12-05 18:37:44 +00:00
xmlrpcs.inc - Upgraded the XML-RPC libraries to the latest version as suggested by 2001-12-05 18:37:44 +00:00