1<?php
2/**
3 * Options for the chiplink plugin
4 *
5 * @author Jonas Berg <jonas.s.berg@home.se>
6 */
7
8
9$meta['relativelocation'] = array('string');
10
11