From 3eed4ba4fe96587e9ff8bbbd1fc2ef107fbf28dd Mon Sep 17 00:00:00 2001 From: 12ww1160 <12ww1160@confdroid.com> Date: Sat, 7 Feb 2026 16:05:57 +0100 Subject: [PATCH] OP#419 finalize module --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dad87da..b96659f 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Php is a widely used open source scripting language for web services. -`confdroid_php` manages plain php installations for use with other modules like `confdroid_nagios`. PHP is installed and properly configured to allow multiple applications with different settings to run in parallel. Custom php.ini settings should be configured with the application. +`confdroid_php` manages plain php installations for use with other modules like `confdroid_nagios`. PHP is installed and properly configured to allow multiple applications with different settings to run in parallel. Custom php.ini settings should be configured with the application in question. ## WARNING