diff --git a/www/articles.php b/www/articles.php index d9c67a6..ae0ee17 100644 --- a/www/articles.php +++ b/www/articles.php @@ -1,6 +1,6 @@ diff --git a/www/comment.php b/www/comment.php index 4dbf839..2f7b736 100644 --- a/www/comment.php +++ b/www/comment.php @@ -1,6 +1,6 @@ diff --git a/www/phplib/common.php b/www/phplib/common.php index 617892f..e7970ce 100644 --- a/www/phplib/common.php +++ b/www/phplib/common.php @@ -1,6 +1,6 @@ From $create_user on $create_date (score=$row[status])\n" + print("From " + ."$create_user, $create_date (score=$row[status])\n" ."

$contents

\n"); html_start_links(); @@ -635,6 +636,6 @@ show_comments($url, // I - URL for comment // -// End of "$Id: common.php,v 1.6 2004/05/19 00:57:33 mike Exp $". +// End of "$Id: common.php,v 1.7 2004/05/19 03:26:36 mike Exp $". // ?>