function appointments_activate()
{
    $installer = new App_Installer();
    $installer->install();
}