mirror of
https://github.com/Xkeeper0/jul.git
synced 2025-07-26 09:42:01 -07:00
Fix unquoted array key
This commit is contained in:
@@ -162,7 +162,7 @@
|
|||||||
$tccellhs colspan=7>Forum announcements</td>
|
$tccellhs colspan=7>Forum announcements</td>
|
||||||
</tr><tr>
|
</tr><tr>
|
||||||
$tccell2> </td>
|
$tccell2> </td>
|
||||||
$tccell1l colspan=6><a href=announcement.php?f=$id>$annc[title]</a> -- Posted by {$userlink} on ".date($dateformat,$annc[date]+$tzoff)."</td>
|
$tccell1l colspan=6><a href=announcement.php?f=$id>$annc[title]</a> -- Posted by {$userlink} on ".date($dateformat,$annc['date']+$tzoff)."</td>
|
||||||
</tr>";
|
</tr>";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user