mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp
This commit is contained in:
commit
5dc6f9b4ec
@ -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")){
|
||||
|
||||
Loading…
Reference in New Issue
Block a user