Missing documentation
This commit is contained in:
parent
0d2395ff8e
commit
5878f52366
@ -4120,6 +4120,10 @@ function PMA_getMultiRowOperationLinks(
|
||||
|
||||
/**
|
||||
* replace some html-unfriendly stuff
|
||||
*
|
||||
* @param string $buffer String to process
|
||||
*
|
||||
* @return Escaped and cleaned up text suitable for html.
|
||||
*/
|
||||
function PMA_mimeDefaultFunction($buffer)
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user