New: For admin users, show the SQL request in export build.

This commit is contained in:
Laurent Destailleur
2009-03-03 00:42:40 +00:00
parent d0d9e8252f
commit 32faa96ab6
6 changed files with 118 additions and 97 deletions

View File

@@ -1291,9 +1291,9 @@ function img_mime($file,$alt='')
/**
* \brief Affiche info admin
* \brief Show information for admin users
* \param text Text info
* \param infoonimgalt Info is shown on alt of star picto
* \param infoonimgalt Info is shown on alt of star picto, otherwise it is show on output
* \return string String with info text
*/
function info_admin($texte,$infoonimgalt=0)