10 lines
196 B
PHP
10 lines
196 B
PHP
<?php
|
|
/**
|
|
* Options for the whoisinyourhackspace plugin
|
|
*
|
|
* @author Tim Schumacher <tim.daniel.schumacher@gmail.com>
|
|
*/
|
|
|
|
|
|
$meta['leasefile'] = array('the place where the leasefile resides');
|
|
|