[Phpmyadmin-devel] Re(2): Function

Hi List!
I can extrapolate all of the other functions except PMA_INFO_getDB() from this. Got any ideas on the last function ?
Since we pass the current db name by url/form everywhere, I don't think this kind of function inside the current code. Sorry... Loïc ______________________________________________________________________________ ifrance.com, l'email gratuit le plus complet de l'Internet ! vos emails depuis un navigateur, en POP3, sur Minitel, sur le WAP... http://www.ifrance.com/_reloc/email.emailif

Loïc wrote:
Hi List!
I can extrapolate all of the other functions except PMA_INFO_getDB() from this. Got any ideas on the last function ?
Since we pass the current db name by url/form everywhere, I don't think this kind of function inside the current code. Sorry...
Robin, is it ok for you if PMA_INFO_getDB() just returns the value of $db ? -- Marc Delisle

is it ok for you if PMA_INFO_getDB() just returns the value of $db ? Yes.
Given the naming already in the library Mike pointed out, I'll go with that naming instead. PMA_mysql_getdb() -- Robin Hugh Johnson E-Mail : robbat2@orbis-terrarum.net Home Page : http://www.orbis-terrarum.net/?l=people.robbat2 ICQ# : 30269588 or 41961639
participants (3)
-
Lo�c
-
Marc Delisle
-
Robin Johnson