Skip to content

Commit

Permalink
added link in config panel
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobion committed Apr 26, 2012
1 parent 3551b29 commit b180c01
Showing 1 changed file with 4 additions and 0 deletions.
Expand Up @@ -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>
Expand Down

0 comments on commit b180c01

Please sign in to comment.