You are here

function hook_simpleads_types_alter in SimpleAds 7.2

Implements hook_simpleads_types_alter().

1 invocation of hook_simpleads_types_alter()
_simpleads_ad_types in includes/helper.inc
Ad types. Used in ad type field.

File

./simpleads.api.php, line 39
SimpleAds API.

Code

function hook_simpleads_types_alter(&$types) {
}