The branch, master has been updated
       via  5140c38db0125b627cdb49a5a91a938735469707 (commit)
      from  d841f498aca754c21af2c4064a6a889e9afd5ca4 (commit)


- Log -----------------------------------------------------------------
commit 5140c38db0125b627cdb49a5a91a938735469707
Author: Michal Čihař <[email protected]>
Date:   Thu Jul 7 15:59:22 2011 +0200

    Remove dead code

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

Summary of changes:
 libraries/blobstreaming.lib.php |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/libraries/blobstreaming.lib.php b/libraries/blobstreaming.lib.php
index d9893dd..cd1e5d4 100644
--- a/libraries/blobstreaming.lib.php
+++ b/libraries/blobstreaming.lib.php
@@ -327,7 +327,6 @@ function PMA_BS_CreateReferenceLink($bs_reference, $db_name)
         return 'Error';
     }
 
-    //$output = "<a href=\"#\" onclick=\"requestMIMETypeChange('" . 
urlencode($db_name) . "', '" . urlencode($GLOBALS['table']) . "', '" . 
urlencode($bs_reference) . "', '" . urlencode($content_type) . 
"')\">$content_type</a>";
     $output = $content_type;
 
     // specify custom HTML for various content types


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