This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Prihlásiť sa
arman_mohtadji
/
tournonsLaPage
Pridať medzi pozorované
1
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Strom:
4b7c97a02e
Branche
Tagy
master
tournonsLaPage
/
plugins
/
admin
/
UPGRADE.md
UPGRADE.md
234 B
História
Raw
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)