From 855d7e7366a38e32ffa718d6da5683c0c1bbb109 Mon Sep 17 00:00:00 2001 From: parawizard Date: Wed, 15 Jan 2014 23:33:02 -0500 Subject: comments, vnstat conf version #, indents --- config/vnstat2/vnstat2.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'config/vnstat2') diff --git a/config/vnstat2/vnstat2.inc b/config/vnstat2/vnstat2.inc index 54a15aa6..c528a5b4 100644 --- a/config/vnstat2/vnstat2.inc +++ b/config/vnstat2/vnstat2.inc @@ -199,6 +199,7 @@ 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