SeunMatt / codeigniter-log-viewer

This is a simple Log Viewer for viewing Code Igniter logs on the browser and via API clients
MIT License
96 stars 39 forks source link

add parent::__construct(); #12

Closed cijagani closed 5 years ago

cijagani commented 5 years ago

add parent::__construct(); in LogViewerController.php file

9

SeunMatt commented 5 years ago

Thanks, @truelineinfotech for the contribution