<?php
/**
 * Referrers for DokuWiki
 *
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * @author     Terence J. Grant<tjgrant@tatewake.com>
 */

$meta['re_URL_ignore'] = array('string');
$meta['re_dont_count_admin'] = array('onoff');
$meta['re_dont_count_users'] = array('onoff');
