From 113dbbd08a039001c2d738b730a820b4e5db65b5 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 24 Aug 2018 15:08:43 +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 ec2ba1a5..42ab3b5a 100644 --- a/Process/Php7.php +++ b/Process/Php7.php @@ -9,7 +9,7 @@ * */ require_once 'Pman.php'; -class Pman_Core_Php7 extends Pman +class Pman_Core_Process_Php7 extends Pman { static $cli_desc = "Tests for PHP compatibilty, by including files..."; -- 2.39.2