<?php

/**
 * @file
 */

/**
 * Implements hook_install().
 */
function multilink_filter_install() {
}

/**
 * Implements hook_uninstall().
 */
function multilink_filter_uninstall() {
}
