From c815e7106862f9036b5c4d30c18edd2e3746d5be Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 24 Aug 2018 15:06:48 +0800 Subject: [PATCH] Process/Php7.php --- Process/Php7.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Process/Php7.php b/Process/Php7.php index 0d6b7e08..074ecb67 100644 --- a/Process/Php7.php +++ b/Process/Php7.php @@ -8,7 +8,7 @@ * would be nice to write the code to fix them. * */ - +require_once 'Pman.php'; class Pman_Core_Php7 extends Pman { -- 2.39.2