summaryrefslogtreecommitdiffstats
path: root/etc/inc/pfsense-utils.inc
diff options
context:
space:
mode:
authorgnhb <gnoahb@gmail.com>2010-06-08 22:06:51 +0700
committergnhb <gnoahb@gmail.com>2010-06-08 22:06:51 +0700
commit58cbe016de8cd2e88b08529f6272da849251647a (patch)
treee4d45992d67d34b49b0647cb180b3f3e4d22f7df /etc/inc/pfsense-utils.inc
parentf4a17fcfe7b77fec9b0f8752e2a5c3430e8e6dbd (diff)
downloadpfsense-58cbe016de8cd2e88b08529f6272da849251647a.zip
pfsense-58cbe016de8cd2e88b08529f6272da849251647a.tar.gz
Trim the output. This only nails you if your interface is last in the list.
Diffstat (limited to 'etc/inc/pfsense-utils.inc')
-rw-r--r--etc/inc/pfsense-utils.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/inc/pfsense-utils.inc b/etc/inc/pfsense-utils.inc
index 03d4968..2f808bf 100644
--- a/etc/inc/pfsense-utils.inc
+++ b/etc/inc/pfsense-utils.inc
@@ -1147,7 +1147,6 @@ function convert_seconds_to_hms($sec){
}
/* Compute the total uptime from the ppp uptime log file in the conf directory */
-/* Written by: gnoahb@gmail.com */
function get_ppp_uptime($port){
if (file_exists("/conf/{$port}.log")){
OpenPOWER on IntegriCloud