Update doc comment
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
This commit is contained in:
parent
44876399fa
commit
efd5a94b24
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user