diff --git a/opcache.php b/opcache.php index ca0d591..143997a 100644 --- a/opcache.php +++ b/opcache.php @@ -98,6 +98,7 @@ public function getConfigDataRows() public function getScriptStatusRows() { + $dirs = array(); foreach ($this->_status['scripts'] as $key => $data) { $dirs[dirname($key)][basename($key)] = $data; $this->_arrayPset($this->_d3Scripts, $key, array(