[phpMyAdmin Git] [phpmyadmin/phpmyadmin] d3be81: Fix comment

Michal Čihař michal at cihar.com
Mon Oct 23 12:06:56 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: d3be81a8c9dd1cdffdf07d202aaa24592701d228
      https://github.com/phpmyadmin/phpmyadmin/commit/d3be81a8c9dd1cdffdf07d202aaa24592701d228
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-10-23 (Mon, 23 Oct 2017)

  Changed paths:
    M libraries/common.inc.php

  Log Message:
  -----------
  Fix comment

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


  Commit: 5d9e124449dd563d4820e354fe31df4234f1ec6a
      https://github.com/phpmyadmin/phpmyadmin/commit/5d9e124449dd563d4820e354fe31df4234f1ec6a
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-10-23 (Mon, 23 Oct 2017)

  Changed paths:
    M libraries/classes/DatabaseInterface.php
    M libraries/common.inc.php

  Log Message:
  -----------
  Move timezone setup to the DatabaseInterface

Issue #11731

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


  Commit: fa042eda4158db0500e4401ed3bc02a296e0d7e3
      https://github.com/phpmyadmin/phpmyadmin/commit/fa042eda4158db0500e4401ed3bc02a296e0d7e3
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-10-23 (Mon, 23 Oct 2017)

  Changed paths:
    M libraries/classes/DatabaseInterface.php

  Log Message:
  -----------
  Avoid hard failure on not setting timezone

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


  Commit: 84bce234b0dfac1477f6616d79263e0b506fa81b
      https://github.com/phpmyadmin/phpmyadmin/commit/84bce234b0dfac1477f6616d79263e0b506fa81b
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-10-23 (Mon, 23 Oct 2017)

  Changed paths:
    M libraries/classes/DatabaseInterface.php

  Log Message:
  -----------
  Use quotes around timezone name

Otherwise the error message might be confusing.

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


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/41c55cc42ff7...84bce234b0df


More information about the Git mailing list