? drupal-cron_unserialize-axyjo.patch
? drupal_cron-495956-33-axyjo.patch
? drupal_docs-506096-2-axyjo.patch
? sites/default/files
? sites/default/settings.php
Index: modules/node/node.tpl.php
===================================================================
RCS file: /cvs/drupal/drupal/modules/node/node.tpl.php,v
retrieving revision 1.15
diff -u -p -r1.15 node.tpl.php
--- modules/node/node.tpl.php	24 Jun 2009 18:16:38 -0000	1.15
+++ modules/node/node.tpl.php	30 Jun 2009 15:06:51 -0000
@@ -18,7 +18,7 @@
  *   format_date()).
  * - $links: Themed links like "Read more", "Add new comment", etc. output
  *   from theme_links().
- * - $name: Themed username of node author output from theme_user().
+ * - $name: Themed username of node author output from theme_username().
  * - $node_url: Direct url of the current node.
  * - $terms: the themed list of taxonomy term links output from theme_links().
  * - $submitted: themed submission information output from
