Function __global->authors_script
Definitions
sources/authors.php
- Shows an HTML page of all authors, with links.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
Preview
Code (PHP)
/**
* Shows an HTML page of all authors, with links.
*
*/
function authors_script()
* Shows an HTML page of all authors, with links.
*
*/
function authors_script()

