alexandermarston / vnstat-dashboard

A responsive web UI to view network traffic statistics provided by vnStat (with support for version 2.x)
https://alexandermarston.github.io/vnstat-dashboard/
142 stars 60 forks source link

PHP Notice #17

Closed alexandermarston closed 5 years ago

alexandermarston commented 5 years ago

The following notice is observed when running index.php.

PHP Notice: Undefined variable: i in /home/alex/code/vnstat-dashboard/vnstat.php on line 111

[alex@nexus vnstat-dashboard]$ php --version PHP 5.4.16 (cli) (built: Apr 12 2018 19:02:01) Copyright (c) 1997-2013 The PHP Group Zend Engine v2.4.0, Copyright (c) 1998-2013 Zend Technologies

piotrmacha commented 5 years ago

Let me take this issue. A fix should be quick.

rorkyendo commented 5 years ago

i'am late to fix it?

alexandermarston commented 5 years ago

This has been fixed in b427952