move linker from core to app
This commit is contained in:
parent
f6a2149696
commit
1754d062df
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