- removed warning in theme unconed when using 4.0.4
parent
c5ea4026c4
commit
9d108b4071
|
@ -106,7 +106,7 @@
|
|||
<?
|
||||
}
|
||||
|
||||
function article($story, $reply) {
|
||||
function article($story, $reply = "") {
|
||||
$timestamp = format_date($story->timestamp);
|
||||
|
||||
?>
|
||||
|
|
Loading…
Reference in New Issue