Process/Php7.php
authorAlan Knowles <alan@roojs.com>
Fri, 24 Aug 2018 07:08:43 +0000 (15:08 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 24 Aug 2018 07:08:43 +0000 (15:08 +0800)
Process/Php7.php

index ec2ba1a..42ab3b5 100644 (file)
@@ -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...";