1*70316b84SAndreas Gohr<?php 2*70316b84SAndreas Gohr/** 3*70316b84SAndreas Gohr * Options for the @@PLUGIN_NAME@@ plugin 4*70316b84SAndreas Gohr * 5*70316b84SAndreas Gohr * @author @@AUTHOR_NAME@@ <@@AUTHOR_MAIL@@> 6*70316b84SAndreas Gohr */ 7*70316b84SAndreas Gohr 8*70316b84SAndreas Gohr 9*70316b84SAndreas Gohr//$meta['fixme'] = array('string'); 10*70316b84SAndreas Gohr 11