[phpMyAdmin Git] [phpmyadmin/phpmyadmin] b2dd91: Use URL for constructing params instead of concate...

Michal Čihař michal at cihar.com
Mon Feb 13 11:23:30 CET 2017


  Branch: refs/heads/QA_4_7
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: b2dd91ebe398b5bcbecad010ef5753a6b6b51835
      https://github.com/phpmyadmin/phpmyadmin/commit/b2dd91ebe398b5bcbecad010ef5753a6b6b51835
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-02-13 (Mon, 13 Feb 2017)

  Changed paths:
    M libraries/db_common.inc.php

  Log Message:
  -----------
  Use URL for constructing params instead of concatenation

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: cdd5f7f6d38c2e723087ac97523cfa7d99b6f7a7
      https://github.com/phpmyadmin/phpmyadmin/commit/cdd5f7f6d38c2e723087ac97523cfa7d99b6f7a7
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-02-13 (Mon, 13 Feb 2017)

  Changed paths:
    M libraries/URL.php

  Log Message:
  -----------
  Do not append ? at the URL if not needed

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 924aabf652f35a35ccfe66a6fa706bb434282081
      https://github.com/phpmyadmin/phpmyadmin/commit/924aabf652f35a35ccfe66a6fa706bb434282081
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-02-13 (Mon, 13 Feb 2017)

  Changed paths:
    M ChangeLog
    M index.php
    M libraries/LanguageManager.php
    M libraries/plugins/auth/AuthenticationCookie.php
    M templates/select_lang.phtml

  Log Message:
  -----------
  Do not show language selector without choices

Move the check from template to the code, so that the selection is
completely hidden when there is nothing to select.

Fixes #12988

Signed-off-by: Michal Čihař <michal at cihar.com>


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/3a21b99e63ca...924aabf652f3


More information about the Git mailing list