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