This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
valentin_le_moign
/
figureslibres.cc
forké depuis
bachir/figureslibres.cc
Suivre
1
Voter
0
Fork
0
Fichiers
Aborescence:
6af420e9bb
Branches
Tags
master
prod
template
figureslibre...
/
user
/
plugins
/
admin
/
UPGRADE.md
UPGRADE.md
234 B
Historique
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)