1<?php 2/** 3 * Settings metadata for the jstweak plugin 4 * 5 * @author Volker Bürckel <volker@vrbdev.eu> 6 */ 7 8$meta['active'] = array('onoff'); 9$meta['local_script_dir'] = array('string');