Update doc comment

Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
This commit is contained in:
Madhura Jayaratne 2015-07-07 08:42:22 +05:30
parent 44876399fa
commit efd5a94b24

View File

@ -282,9 +282,11 @@ function PMA_getHtmlForServerVariablesItems($variable_doc_links)
* Returns Array of documentation links
*
* $variable_doc_links[string $name] = array(
* string $name,
* string $anchor,
* string $chapter,
* string $type);
* string $type,
* string $format);
* string $name: name of the system variable
* string $anchor: anchor to the documentation page
* string $chapter: chapter of "HTML, one page per chapter" documentation