mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-01-05 23:30:46 +01:00
Various fixes
This commit is contained in:
@@ -229,7 +229,6 @@ class AdminPlugin extends Plugin
|
||||
public function onShutdown()
|
||||
{
|
||||
// Just so we know that we're in this debug mode
|
||||
echo '<span style="color:red">system.debugger.shutdown.close_connection = false</span>';
|
||||
if ($this->config->get('plugins.admin.popularity.enabled')) {
|
||||
|
||||
// Only track non-admin
|
||||
|
||||
Reference in New Issue
Block a user