1<?php 2/** 3 * Options for the farmer plugin 4 * 5 * @author Michael Große <grosse@cosmocode.de> 6 */ 7 8$meta['deactivated plugins'] = array('string'); 9$meta['disable_new_plugins'] = array('onoff'); 10