remove author names as per our policy

This commit is contained in:
Marc Delisle
2010-09-26 08:40:58 -04:00
parent eef35043dd
commit 67aefea2be
2 changed files with 0 additions and 2 deletions

View File

@@ -533,7 +533,6 @@ if (PMA_MYSQL_INT_VERSION > 50100) {
/** /**
* Work on the database * Work on the database
* redesigned 2004-05-08 by mkkeck
*/ */
/* DATABASE WORK */ /* DATABASE WORK */
/* Printable view of a table */ /* Printable view of a table */

View File

@@ -239,7 +239,6 @@ PMA_printListItem(__('Official Homepage'), 'li_pma_homepage', 'http://www.phpMyA
<?php <?php
/** /**
* Warning if using the default MySQL privileged account * Warning if using the default MySQL privileged account
* modified: 2004-05-05 mkkeck
*/ */
if ($server != 0 if ($server != 0
&& $cfg['Server']['user'] == 'root' && $cfg['Server']['user'] == 'root'