move linker from core to app
This commit is contained in:
parent
b5d3b4e68e
commit
f7568d0626
2 changed files with 2 additions and 5 deletions
|
|
@ -165,10 +165,6 @@
|
|||
// Response speichern
|
||||
$this->response = $response;
|
||||
|
||||
|
||||
// Linker erstellen
|
||||
$this->set('linker', new \nre\core\Linker($request));
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue