From b751c86883b1cda1756d0e359525ed8595955785 Mon Sep 17 00:00:00 2001 From: Isaac Bennetch Date: Wed, 9 Jan 2013 22:32:06 -0500 Subject: [PATCH] Remove documentation mentioning depreciated Synchronize feature --- doc/config.rst | 5 ++--- doc/intro.rst | 2 -- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/doc/config.rst b/doc/config.rst index d055914448..3fa9b7088e 100644 --- a/doc/config.rst +++ b/doc/config.rst @@ -1085,7 +1085,7 @@ Generic settings Set the number of seconds a script is allowed to run. If seconds is set to zero, no time limit is imposed. This setting is used while - importing/exporting dump files and in the Synchronize feature but has + importing/exporting dump files but has no effect when PHP is running in safe mode. .. config:option:: $cfg['SessionSavePath'] @@ -1255,8 +1255,7 @@ Cookie authentication options :default: false If enabled, allows you to log in to arbitrary servers using cookie - authentication and permits to specify servers of your choice in the - Synchronize dialog. + authentication. .. note:: diff --git a/doc/intro.rst b/doc/intro.rst index 2f9367c0eb..f6c4a1a801 100644 --- a/doc/intro.rst +++ b/doc/intro.rst @@ -46,8 +46,6 @@ Currently phpMyAdmin can: * create, edit, export and drop events and triggers * communicate in `62 different languages `_ -* synchronize two databases residing on the same as well as remote - servers see :ref:`faq9_1` A word about users