This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
arman_mohtadji
/
tournonsLaPage
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Struktur:
4b7c97a02e
Branches
Tags
master
tournonsLaPage
/
plugins
/
admin
/
UPGRADE.md
UPGRADE.md
234 B
Verlauf
Originalformat
Upgrading to Admin 1.10
Twig:
Admin link
: When linking to another admin page, use
{{ admin_route('/config/site') }}
instead of any other method, such as
{{ base_url_relative }}/config/site
(fixes multi-language issues)