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
diff options
context:
space:
mode:
authorMarc Delisle <marc@infomarc.info>2010-03-27 00:44:10 +0300
committerMarc Delisle <marc@infomarc.info>2010-03-27 00:44:10 +0300
commit9785bbc561db3d64cd53a8cf86823d37eac6fafb (patch)
treec268548088395323137d1a49e5cd0cc4a790718d /transformation_wrapper.php
parentf6e3ae57c50edb17dad905ca47827e7de1f63b15 (diff)
remove author names
Diffstat (limited to 'transformation_wrapper.php')
-rw-r--r--transformation_wrapper.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/transformation_wrapper.php b/transformation_wrapper.php
index 011effeb35..a231d49a73 100644
--- a/transformation_wrapper.php
+++ b/transformation_wrapper.php
@@ -56,7 +56,7 @@ if ($cfgRelation['commwork'] && $cfgRelation['mimework']) {
}
}
-// garvin: For re-usability, moved http-headers and stylesheets
+// For re-usability, moved http-headers and stylesheets
// to a seperate file. It can now be included by libraries/header.inc.php,
// querywindow.php.