#52878 by ChrisKennedy. Make nicer links in function documentation.
parent
2dc9221e05
commit
a1614b8f51
|
@ -21,10 +21,9 @@
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
* For information on the format of the structured arrays used to define forms,
|
* For information on the format of the structured arrays used to define forms,
|
||||||
* and more detailed explanations of the Form API workflow, see the reference at
|
* and more detailed explanations of the Form API workflow, see the
|
||||||
* http://api.drupal.org/api/HEAD/file/developer/topics/forms_api_reference.html
|
* @link http://api.drupal.org/api/HEAD/file/developer/topics/forms_api_reference.html reference @endlink
|
||||||
* and the quickstart guide at
|
* and the @link http://api.drupal.org/api/HEAD/file/developer/topics/forms_api.html quickstart guide. @endlink
|
||||||
* http://api.drupal.org/api/HEAD/file/developer/topics/forms_api.html
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in New Issue