From: Alan Knowles Date: Fri, 24 Aug 2018 06:58:48 +0000 (+0800) Subject: Process/Php7.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=7613f6cdd5ae71b15341c6f1c31204f1c162b164 Process/Php7.php --- diff --git a/Process/Php7.php b/Process/Php7.php index 6aa92ba7..81cc29e9 100644 --- a/Process/Php7.php +++ b/Process/Php7.php @@ -3,6 +3,8 @@ class Pman_Core_Php7 extends Pman { + static $cli_desc = "Tests for PHP compatibilty, by including files..."; + function getAuth() @@ -12,4 +14,7 @@ class Pman_Core_Php7 extends Pman } } + + + } \ No newline at end of file