<?php
/**
 * Options for the linksenhanced plugin
 *
 * @author Andreas Boehler <dev@aboehler.at>
 */


$meta['check_all_external']          = array('onoff');
$meta['check_only_namespace']        = array('string');
