diff --git a/modules/instruments/php/module.class.inc b/modules/instruments/php/module.class.inc index 6c0977c13f8..625073a02f5 100644 --- a/modules/instruments/php/module.class.inc +++ b/modules/instruments/php/module.class.inc @@ -3,7 +3,7 @@ * This serves as a hint to LORIS that this module is a real module. * It does nothing but implement the module class in the module's namespace. * - * PHP Version 5 + * PHP Version 7 * * @category Behavioural * @package Main