├── CHANGELOG.md ├── LICENSE.md ├── README.md ├── composer.json └── error-log-dashboard-widget.php /CHANGELOG.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Rarst/error-log-dashboard-widget/HEAD/CHANGELOG.md -------------------------------------------------------------------------------- /LICENSE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Rarst/error-log-dashboard-widget/HEAD/LICENSE.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Rarst/error-log-dashboard-widget/HEAD/README.md -------------------------------------------------------------------------------- /composer.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Rarst/error-log-dashboard-widget/HEAD/composer.json -------------------------------------------------------------------------------- /error-log-dashboard-widget.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Rarst/error-log-dashboard-widget/HEAD/error-log-dashboard-widget.php --------------------------------------------------------------------------------