@@ -74,7 +74,7 @@ |
||
74 | 74 | } |
75 | 75 | if ($msg) echo "<p>$msg</p>\n"; |
76 | 76 | show_forum_header($user); |
77 | - show_forum_title($category, $forum, NULL); |
|
77 | + show_forum_title($category, $forum, null); |
|
78 | 78 | break; |
79 | 79 | case 1: |
80 | 80 | $team = BoincTeam::lookup_id($forum->category); |