diff --git a/libraries/display_tbl.lib.php b/libraries/display_tbl.lib.php index 78c30f01dd..cfab6d420c 100644 --- a/libraries/display_tbl.lib.php +++ b/libraries/display_tbl.lib.php @@ -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) {