diff --git a/ykval-munin-ksmlatency.php b/ykval-munin-ksmlatency.php index 4e42bb0..929fdf4 100644 --- a/ykval-munin-ksmlatency.php +++ b/ykval-munin-ksmlatency.php @@ -4,9 +4,7 @@ set_include_path(get_include_path() . PATH_SEPARATOR . "/etc/ykval:/usr/share/ykval"); -require_once 'ykval-synclib.php'; require_once 'ykval-config.php'; -require_once 'ykval-log.php'; function url2shortname ($url) { if (preg_match("/^[^\/]+\/\/([a-z0-9-]+)/", $url, $name)==0){