Rufzeichendatenbank
von chris1278 (24.04.2023 17:40)
- Beschreibung:
- routing.yml
- Snippet erstellt:
- 24.04.2023 17:40
- Snippet wird automatisch gelöscht:
- 21.10.2023 17:40
- Dein Code:
-
chris1278_callsigndb:
path: /cssearch
defaults:
_controller: 'chris1278.callsigndb.controller:base'
chris1278_callsigndb2:
path: /cssearch.php
defaults:
_controller: 'chris1278.callsigndb.controller:redirect'
chris1278_callsigndb3:
path: /printqslmgr
defaults:
_controller: 'chris1278.callsigndb.controller:printqslmgr'
chris1278_callsigndb4:
path: /printqslmgr.php
defaults:
_controller: 'chris1278.callsigndb.controller:printqslmgr_redirect'
Quellcode