From 2214cb1cf55f71b884addaf8268607c475c4fed0 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 18 Jan 2018 14:36:05 +0100 Subject: v0.2.0 --- REFLECTION | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 REFLECTION (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION new file mode 100644 index 0000000..3dd3e78 --- /dev/null +++ b/REFLECTION @@ -0,0 +1,18 @@ +Extension [ extension #134 snuffleupagus version 0.2 ] { + + - INI { + Entry [ sp.configuration_file ] + Current = '/etc/php.d/snuffleupagus-*.rules' + } + } +} + +Extension [ extension #134 snuffleupagus version 0.2 ] { + + - INI { + Entry [ sp.configuration_file ] + Current = '/etc/php.d/snuffleupagus-*.rules' + } + } +} + -- cgit