Remove author names per our policy
This commit is contained in:
@@ -31,7 +31,7 @@ class ConfigGenerator
|
|||||||
. ' * Generated configuration file' . $crlf
|
. ' * Generated configuration file' . $crlf
|
||||||
. ' * Generated by: phpMyAdmin '
|
. ' * Generated by: phpMyAdmin '
|
||||||
. $GLOBALS['PMA_Config']->get('PMA_VERSION')
|
. $GLOBALS['PMA_Config']->get('PMA_VERSION')
|
||||||
. ' setup script by Piotr Przybylski <piotrprz@gmail.com>' . $crlf
|
. ' setup script' . $crlf
|
||||||
. ' * Date: ' . date(DATE_RFC1123) . $crlf
|
. ' * Date: ' . date(DATE_RFC1123) . $crlf
|
||||||
. ' */' . $crlf . $crlf;
|
. ' */' . $crlf . $crlf;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user