added link in config panel

This commit is contained in:
Tobias Schultze 2012-04-26 02:11:38 +02:00
parent 3551b29683
commit b180c01f7c

View File

@ -135,6 +135,10 @@
<th>EAccelerator</th>
<td>{{ collector.haseaccelerator ? 'enabled' : 'disabled' }}</td>
</tr>
<tr>
<th>Full PHP configuration</th>
<td><a href="{{ path('_profiler_phpinfo') }}"><code>phpinfo</code></a></td>
</tr>
</table>
<h2>Active bundles</h2>