remove author names as per our policy
This commit is contained in:
@@ -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 */
|
||||||
|
1
main.php
1
main.php
@@ -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'
|
||||||
|
Reference in New Issue
Block a user