Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/setup
diff options
context:
space:
mode:
authorDieter Adriaenssens <ruleant@users.sourceforge.net>2012-03-14 18:44:42 +0400
committerDieter Adriaenssens <ruleant@users.sourceforge.net>2012-03-14 18:44:42 +0400
commitff5bdcf8bf17311d84ee35a1b569725dd12f8206 (patch)
treef18154dc259d5fb1d614e7b668ba5bfc148dbda5 /setup
parent8186674c7f196276361971fb32e731b6f5677e2c (diff)
remove author names
Diffstat (limited to 'setup')
-rw-r--r--setup/lib/index.lib.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/setup/lib/index.lib.php b/setup/lib/index.lib.php
index 23b9305347..47edc59eb7 100644
--- a/setup/lib/index.lib.php
+++ b/setup/lib/index.lib.php
@@ -3,9 +3,6 @@
/**
* Various checks and message functions used on index page.
*
- * Security checks are the idea of Aung Khant <aungkhant[at]yehg.net>, http://yehg.net/lab
- * Version check taken from the old setup script by Michal Čihař <michal@cihar.com>
- *
* @package PhpMyAdmin-Setup
*/