url global substitution
This commit is contained in:
@@ -21,8 +21,6 @@ if ( false === in_array($request->getClientIp(), $trustIp)) {
|
||||
|
||||
$thelia = new Thelia("dev", true);
|
||||
|
||||
\Thelia\Tools\URL::retrieveCurrent($request);
|
||||
|
||||
$response = $thelia->handle($request)->prepare($request)->send();
|
||||
|
||||
$thelia->terminate($request, $response);
|
||||
|
||||
Reference in New Issue
Block a user