@@ -43,7 +43,7 @@ |
||
43 | 43 | $user = get_logged_in_user(); |
44 | 44 | |
45 | 45 | if ($choice == null && ($rating == null || $rating > 2 || $rating < -2)) { |
46 | - show_result_page(false, NULL, NULL, $choice); |
|
46 | + show_result_page(false, null, null, $choice); |
|
47 | 47 | } |
48 | 48 | |
49 | 49 | $post = BoincPost::lookup_id($post_id); |