Skip to content

Commit

Permalink
Test trigger to Jenkins
Browse files Browse the repository at this point in the history
  • Loading branch information
mbabker committed Sep 4, 2014
1 parent a5acb85 commit 1d7daf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@
$request = Request::createFromGlobals();
$response = $kernel->handle($request);
$response->send();
$kernel->terminate($request, $response);
$kernel->terminate($request, $response);

0 comments on commit 1d7daf0

Please # to comment.