Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMadhura Jayaratne <madhura.cj@gmail.com>2016-12-05 12:16:55 +0300
committerMadhura Jayaratne <madhura.cj@gmail.com>2016-12-05 12:16:55 +0300
commit028998f82978f52555425eace23d63b20ce82b80 (patch)
treef398a0f887c0502cb4686b8dc38df71c15f72507 /doc/require.rst
parent4f29bbd76ae8cb76c8fe1932ae642a5cea48ba38 (diff)
Fix #12784 Remove ctype installation suggestion
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
Diffstat (limited to 'doc/require.rst')
-rw-r--r--doc/require.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/require.rst b/doc/require.rst
index 4e3c7ec789..5d2a3b8428 100644
--- a/doc/require.rst
+++ b/doc/require.rst
@@ -35,8 +35,6 @@ PHP
``allow_url_open`` in your :file:`php.ini` or to have the
`curl <https://www.php.net/curl>`_ extension.
-* Performance suggestion: install the ``ctype`` extension.
-
.. seealso:: :ref:`faq1_31`, :ref:`authentication_modes`
Database