ajaxray / ajaxray/Kohana-Log-Viewer
Crashes if logs directory is empty
Abierto
- Lenguaje dominante
- PHP
- Estrellas
- 52
- Forks
- 25
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
I get an exception if the logs directory is empty.
> ErrorException [ Notice ]: Undefined variable: months
> MODPATH\logviewer\views\logs\monthlist.php [ 5 ]
Fixed it by changing line 5 in monthlist.php and daylist.php to
```
```
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.