The branch, master has been updated via 67aefea2be50acb4d0d3a44d46c4ee563a1c8e35 (commit) from eef35043dd2524b0f8ea2a2e840a24784fd75fd8 (commit)
- Log ----------------------------------------------------------------- commit 67aefea2be50acb4d0d3a44d46c4ee563a1c8e35 Author: Marc Delisle marc@infomarc.info Date: Sun Sep 26 08:40:58 2010 -0400
remove author names as per our policy
-----------------------------------------------------------------------
Summary of changes: db_structure.php | 1 - main.php | 1 - 2 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/db_structure.php b/db_structure.php index 5ebabd9..f826ce1 100644 --- a/db_structure.php +++ b/db_structure.php @@ -533,7 +533,6 @@ if (PMA_MYSQL_INT_VERSION > 50100) {
/** * Work on the database - * redesigned 2004-05-08 by mkkeck */ /* DATABASE WORK */ /* Printable view of a table */ diff --git a/main.php b/main.php index 627b1de..dbf1da3 100644 --- a/main.php +++ b/main.php @@ -239,7 +239,6 @@ PMA_printListItem(__('Official Homepage'), 'li_pma_homepage', 'http://www.phpMyA <?php /** * Warning if using the default MySQL privileged account - * modified: 2004-05-05 mkkeck */ if ($server != 0 && $cfg['Server']['user'] == 'root'
hooks/post-receive