The branch, master has been updated
       via  95308f4205be95e9bebf9dfd77061098f2d4f870 (commit)
      from  6d62ee60aa324bd8aea539d0f99cb80b99446f52 (commit)


- Log -----------------------------------------------------------------
commit 95308f4205be95e9bebf9dfd77061098f2d4f870
Author: Michal Čihař <[email protected]>
Date:   Mon Aug 15 09:35:59 2011 +0200

    Remove forgotten line

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

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

diff --git a/libraries/advisor.class.php b/libraries/advisor.class.php
index 79e37a8..2b411b0 100644
--- a/libraries/advisor.class.php
+++ b/libraries/advisor.class.php
@@ -97,7 +97,6 @@ class Advisor
         if (is_null($param)) {
             return sprintf(_gettext(Advisor::escapePercent($str)));
         } else {
-            $value = $this->ruleExprEvaluate($param);
             $printf = 'sprintf("' . _gettext(Advisor::escapePercent($str)) . 
'",';
             return $this->ruleExprEvaluate(
                 $printf . $param . ')',


hooks/post-receive
-- 
phpMyAdmin

------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
Phpmyadmin-git mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git

Reply via email to