(no version information, might be only in CVS)
Return all current regular resources as an array.
Пример 1. apd_dump_regular_resources() example
<?php print_r(apd_dump_regular_resources()); ?>