[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 790a2c: Rename variable to match current meaning

Michal Čihař michal at cihar.com
Mon Jan 6 11:23:42 CET 2014


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 790a2c2bee11ca1cc04a80fa23f90c04702b35fa
      https://github.com/phpmyadmin/phpmyadmin/commit/790a2c2bee11ca1cc04a80fa23f90c04702b35fa
  Author: Michal Čihař <michal at cihar.com>
  Date:   2014-01-06 (Mon, 06 Jan 2014)

  Changed paths:
    M db_operations.php
    M db_structure.php
    M db_tracking.php
    M libraries/Menu.class.php
    M libraries/db_common.inc.php
    M libraries/db_info.inc.php
    M libraries/display_structure.inc.php
    M libraries/structure.lib.php
    M libraries/tbl_common.inc.php
    M tbl_operations.php
    M test/libraries/PMA_structure_test.php

  Log Message:
  -----------
  Rename variable to match current meaning

There is not only INFORMATION_SCHEMA now, so the variable should have
more generic name.

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


  Commit: 2407bc1bff3a2c0484f36b8c38f7d13b0a09a1ff
      https://github.com/phpmyadmin/phpmyadmin/commit/2407bc1bff3a2c0484f36b8c38f7d13b0a09a1ff
  Author: Michal Čihař <michal at cihar.com>
  Date:   2014-01-06 (Mon, 06 Jan 2014)

  Changed paths:
    M libraries/url_generating.lib.php

  Log Message:
  -----------
  Cache HTML encoded separtor value

This function is called quite often so caching helps.

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


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/c2c3da1c3114...2407bc1bff3a


More information about the Git mailing list