From fa8f480a0c8d74079ca8cc3d0cf2add80911d404 Mon Sep 17 00:00:00 2001 From: ts Date: Mon, 8 Oct 2018 15:37:29 +0100 Subject: [PATCH] WiP: Updating php based modules for stretch... --- modules/services/unix/http/php_stretch_compatible/php/php.pp | 1 + 1 file changed, 1 insertion(+) create mode 100644 modules/services/unix/http/php_stretch_compatible/php/php.pp diff --git a/modules/services/unix/http/php_stretch_compatible/php/php.pp b/modules/services/unix/http/php_stretch_compatible/php/php.pp new file mode 100644 index 000000000..e4524e861 --- /dev/null +++ b/modules/services/unix/http/php_stretch_compatible/php/php.pp @@ -0,0 +1 @@ +include '::php' \ No newline at end of file