Process/Php7.php
[Pman.Core] / 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...";