We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8b85e1 commit c524eceCopy full SHA for c524ece
1 file changed
system/Debug/Toolbar/Views/_logs.tpl.php
@@ -1,4 +1,4 @@
1
-{ if logs == [] }
+{ if $logs == [] }
2
<p>Nothing was logged. If you were expecting logged items, ensure that LoggerConfig file has the correct threshold set.</p>
3
{ else }
4
<table>
0 commit comments