From b5d08d42e40a687b6f4bbb0dba9551ce761d1e8a Mon Sep 17 00:00:00 2001 From: Bryan Paradis Date: Thu, 16 Jan 2014 02:45:43 -0500 Subject: removed redundant comment --- config/vnstat2/vnstat2.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'config/vnstat2') diff --git a/config/vnstat2/vnstat2.inc b/config/vnstat2/vnstat2.inc index c528a5b4..54a15aa6 100644 --- a/config/vnstat2/vnstat2.inc +++ b/config/vnstat2/vnstat2.inc @@ -199,7 +199,6 @@ function vnstat_php_frontend(){ global $config; // Unpack and move Vnstat frontend exec("cd .."); -// Updated 1.5.1 to removed split() which is depreciated in vnstat.php exec("tar -zxovf /usr/local/pkg/vnstat_php_frontend-1.5.1-updated.tar.gz"); exec("mv vnstat_php_frontend-1.5.1-updated /usr/local/www/vnstat2"); // Find information to be writing in config.php -- cgit v1.2.3