diff options
| author | Remi Collet <fedora@famillecollet.com> | 2013-10-24 15:36:16 +0200 |
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2013-10-24 15:36:16 +0200 |
| commit | e5d9aacdf59361d7ea0fb51140248e3991e5e78e (patch) | |
| tree | da23f57643d71bbf11002c6e2a7fcea89334e032 | |
| parent | 74d0399af682b732c3fa7ca99cfccb92a03dacfb (diff) | |
typo
| -rw-r--r-- | mysqlnd_qc.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mysqlnd_qc.ini b/mysqlnd_qc.ini index dddeade..5e543f3 100644 --- a/mysqlnd_qc.ini +++ b/mysqlnd_qc.ini @@ -2,7 +2,7 @@ extension=mysqlnd_qc.so ; Configuration documentation -http://www.php.net/manual/en/mysqlnd-qc.configuration.php +; http://www.php.net/manual/en/mysqlnd-qc.configuration.php ; Enables or disables the plugin. If disabled the extension will not |
