From 7f2e4572fa1f1e6bcc14f0cc948f6fd988a7ff92 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Fri, 3 Nov 2000 07:57:28 +0000 Subject: - fixed bug in search.php - fixed bug in discussion.php - theme update: comment() now takes 3 arguments: $comment - an object with comment data $link - a link to the reply form of that particular comment $thread - the subthread of that particular comment - theme 'marvin' and theme 'zaphod' are updated, theme 'unconed' is left to be done --- includes/story.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes/story.inc') diff --git a/includes/story.inc b/includes/story.inc index 31deede65..d0c40ab14 100644 --- a/includes/story.inc +++ b/includes/story.inc @@ -1,7 +1,7 @@ userid = $userid; $this->subject = $subject; $this->abstract = $abstract; -- cgit v1.2.3