This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
arman_mohtadji
/
tournonsLaPage
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu khéo về
0
Wiki
Tree:
4b7c97a02e
Branches
Tags
master
tournonsLaPage
/
plugins
/
admin
/
UPGRADE.md
UPGRADE.md
234 B
Lịch sử
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)