This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
arman_mohtadji
/
tournonsLaPage
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
4b7c97a02e
ブランチ
タグ
master
tournonsLaPage
/
plugins
/
admin
/
UPGRADE.md
UPGRADE.md
234 B
履歴
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)