- removed warning in theme unconed when using 4.0.4

3-00
Dries Buytaert 2001-01-23 22:39:24 +00:00
parent c5ea4026c4
commit 9d108b4071
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@
<?
}
function article($story, $reply) {
function article($story, $reply = "") {
$timestamp = format_date($story->timestamp);
?>