We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1145c68 commit f22e6c5Copy full SHA for f22e6c5
main/ticket/tickets.php
@@ -82,7 +82,7 @@ function display_advanced_search_form () {
82
null,
83
false
84
));
85
- header('Location: '.api_get_self().'?project_id='.$projectId');
+ header('Location: '.api_get_self().'?project_id='.$projectId);
86
exit;
87
}
88
break;
0 commit comments