(Unknown)
Outputs the current function table
void apd_dump_function_table ( void )
Outputs the current function table.
Returns:
No value is returned.
Examples:
apd_dump_function_table() example
<?php apd_dump_function_table(); ?>
Please login to continue.