We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 403a0d2 commit 6dfadb6Copy full SHA for 6dfadb6
app/Resources/TwigBundle/views/Exception/error.html.twig
@@ -12,7 +12,8 @@
12
As a result its possible to break the entire routing configuration. In
13
many cases when you see an error on this site, its caused by someone
14
having done exactly that. You can reload the entire content to the
15
- original state by calling <a href="./reload-fixtures.php">reload-fixtures.php</a>
+ original state by calling
16
+ <a href="{{ app.request.getSchemeAndHttpHost }}/reload-fixtures.php">reload-fixtures.php</a>
17
</p>
18
</body>
19
</html>
0 commit comments