Remove old code.

8.0.x
Larry Garfield 2012-02-26 15:23:56 -06:00
parent 7b8da00cda
commit 2924b656d1
1 changed files with 0 additions and 4 deletions

View File

@ -28,7 +28,3 @@ $request = Request::createFromGlobals();
$kernel = new DrupalApp();
$kernel->execute($request)->send();
//$response = router_execute_request($request);
// Output response.
//$response->send();