From 903fddbaaeae4a9c4645d8e30494e34076dc2ee0 Mon Sep 17 00:00:00 2001 From: Ad Schellevis Date: Mon, 3 Dec 2018 14:31:22 +0100 Subject: [PATCH] diag_authentication.php shouldn't need PEAR.inc --- src/www/diag_authentication.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/www/diag_authentication.php b/src/www/diag_authentication.php index d5a964778..01665abea 100644 --- a/src/www/diag_authentication.php +++ b/src/www/diag_authentication.php @@ -28,7 +28,6 @@ */ require_once("guiconfig.inc"); -require_once("PEAR.inc"); require_once("interfaces.inc"); $input_errors = array();