From cd313414ce1f078cb079cfa4beca5a8dd4b20f32 Mon Sep 17 00:00:00 2001 From: Oliver Bock Date: Wed, 2 Dec 2015 12:57:30 +0000 Subject: [PATCH] New DB API doesn't need this anymore --- html/ops/pass_percentage_by_platform.php | 1 - 1 file changed, 1 deletion(-) diff --git a/html/ops/pass_percentage_by_platform.php b/html/ops/pass_percentage_by_platform.php index 21c67fedc5..418b202e4d 100644 --- a/html/ops/pass_percentage_by_platform.php +++ b/html/ops/pass_percentage_by_platform.php @@ -18,7 +18,6 @@ require_once("../inc/util_ops.inc"); -db_init(); admin_page_head("Result summary per app version"); // modified by Bernd Machenschalk 2007