(no version information, might be only in CVS)
Return all current regular resources as an array.
Example 1. apd_dump_regular_resources() example
<?phpprint_r(apd_dump_regular_resources());?>