SproutCMS

This is the code documentation for the SproutCMS project

function adminEmails()

Return a list of admins to send emails to.

The return value is an array of arrays.
The inner arrays contains the keys "name" and "email".

Usage

unknown Sprout::adminEmails ( );