@@ -70,7 +70,7 @@ |
||
70 | 70 | page_head(sprintf("%s '%s'", tra("Forum"), $forum->title)); |
71 | 71 | if ($msg) echo "<p>$msg</p>\n"; |
72 | 72 | show_forum_header($user); |
73 | - echo forum_title($category, $forum, NULL); |
|
73 | + echo forum_title($category, $forum, null); |
|
74 | 74 | break; |
75 | 75 | case 1: |
76 | 76 | $team = BoincTeam::lookup_id($forum->category); |