diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-10-30 08:29:45 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-10-30 08:29:45 +0100 |
commit | 4962df3c098430d684cb0848df97b52a341c3535 (patch) | |
tree | ca403024ce98fb612cd19f1647d496ed216188ca /phpdbg_webhelper.ini | |
parent | 5931e4238a71d62911ede93a93d627403ab850d3 (diff) |
php 5.6.3RC1, new version of systzdata patch
Diffstat (limited to 'phpdbg_webhelper.ini')
-rw-r--r-- | phpdbg_webhelper.ini | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/phpdbg_webhelper.ini b/phpdbg_webhelper.ini new file mode 100644 index 0000000..43b4617 --- /dev/null +++ b/phpdbg_webhelper.ini @@ -0,0 +1,6 @@ +; Enable 'phpdbg_webhelper' extension module +extension=phpdbg_webhelper.so + +; Configuration +;phpdbg.auth = '' +;phpdbg.path = '' |