trigger_install()
Implements hook_install().
modules/trigger/trigger.install, line 47
<?php function trigger_install() { // Do initial synchronization of actions in code and the database. actions_synchronize(); } ?>
Some quick links to get you started
The current recommended MediaMosa version is 3.2.2. Release notes are available in MediaMosa Trac.