[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_2_9_0-2244-g4cff76ec

The following commit has been merged in the master branch: commit 4cff76ec9b240625db52b6747d6f841335ae6b75 Author: Marc Delisle <lem9@users.sourceforge.net> Date: Thu Feb 25 07:36:36 2010 -0500 Testing commit (short message) This is a longer message aaaaa bbbbbb cccccc diff --git a/export.php b/export.php index 5c958b7..ace2aff 100644 --- a/export.php +++ b/export.php @@ -334,7 +334,7 @@ if (!$save_on_server) { header('Content-Type: ' . $mime_type); header('Expires: ' . gmdate('D, d M Y H:i:s') . ' GMT'); - // lem9: Tested behavior of + // Tested behavior of // IE 5.50.4807.2300 // IE 6.0.2800.1106 (small glitch, asks twice when I click Open) // IE 6.0.2900.2180 -- phpMyAdmin
participants (1)
-
Marc Delisle