diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-05-17 17:19:42 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-05-17 17:19:42 +0200 |
commit | a81c8b6a1e887348debe5be80c4ac18512b44c33 (patch) | |
tree | 493143e932110faab87d670b655d48d56833bd45 /REFLECTION | |
parent | 66e0b540ef9c951e8c822e0a96f59ca605691b03 (diff) |
php-pecl-*: add Reflection file
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/REFLECTION b/REFLECTION new file mode 100644 index 0000000..f15cc08 --- /dev/null +++ b/REFLECTION @@ -0,0 +1,9 @@ +Extension [ <persistent> extension #124 scream version 0.1.0 ] { + + - INI { + Entry [ scream.enabled <ALL> ] + Current = '0' + } + } +} + |