Alexander,
in
<a href="./server_databases.php3?' . $url_query . '&dbstats=' . (empty($dbstats) ? '0' : '1') . '&checkprivs=' . urlencode($current['db_name']) . '" title="' . sprintf($strDropDB, htmlspecialchars($current['db_name'])) . '">'. "\n" . ' ' . $strCheckPrivs . "\n" . ' </a>' . "\n"
why is $strDropDB put in the title?
Marc
Hi Marc,
-----Original Message----- From: Marc Delisle
why is $strDropDB put in the title?
Ooops... The link was first a "Drop" link... I'll change this.
Alexander M. Turek alex@bugfixes.info
+-----------------------------+ | The phpMyAdmin Project | | http://www.phpmyadmin.net | | rabus@users.sourceforge.net | +-----------------------------+ | [bugfixes.info] | | http://www.bugfixes.info | | rabus@bugfixes.info | +-----------------------------+
Thanks!
Another thing: here on MySQL 3.23.54 nothing happens when I click Check Privileges.
Marc
Rabus wrote:
Hi Marc,
-----Original Message----- From: Marc Delisle
why is $strDropDB put in the title?
Ooops... The link was first a "Drop" link... I'll change this.
Alexander M. Turek alex@bugfixes.info
Hi Marc,
-----Original Message----- From: Marc Delisle [mailto:DelislMa@CollegeSherbrooke.qc.ca]
Thanks!
Another thing: here on MySQL 3.23.54 nothing happens when I click Check Privileges.
Humm... The reason might be that I haven't implemented this feature yet... :o) (see ChangeLog 2003-02-08) But no fear, I'll work on it although I have a lot to do for school at the moment. Regards,
Alexander M. Turek alex@bugfixes.info
+-----------------------------+ | The phpMyAdmin Project | | http://www.phpmyadmin.net | | rabus@users.sourceforge.net | +-----------------------------+ | [bugfixes.info] | | http://www.bugfixes.info | | rabus@bugfixes.info | +-----------------------------+