The branch, master has been updated
       via  02b1b32b7be9382b99eab72ad2670f39703da7d4 (commit)
      from  fda6706466e2995d87eeb5c59d5c5f47ddd3a96d (commit)


- Log -----------------------------------------------------------------
commit 02b1b32b7be9382b99eab72ad2670f39703da7d4
Author: Piotr Przybylski <[email protected]>
Date:   Sun Jun 26 13:37:46 2011 +0200

    Fix formatting

-----------------------------------------------------------------------

Summary of changes:
 db_operations.php |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/db_operations.php b/db_operations.php
index c5c0fc2..dd6255c 100644
--- a/db_operations.php
+++ b/db_operations.php
@@ -243,9 +243,10 @@ if (strlen($db) && (! empty($db_rename) || ! 
empty($db_copy))) {
                     PMA_DBI_query($tmp_query);
                 }
             }
-    }
-    // go back to current db, just in case
-    PMA_DBI_select_db($db);
+        }
+
+        // go back to current db, just in case
+        PMA_DBI_select_db($db);
 
         // Duplicate the bookmarks for this db (done once for each db)
         if (! $_error && $db != $newname) {


hooks/post-receive
-- 
phpMyAdmin

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Phpmyadmin-git mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git

Reply via email to