1<?php 2/** 3 * Configuration parameters for the QnA plugin 4 * 5 * @author Moisés Braga Ribeiro <moisesbr@gmail.com> 6 */ 7 8$meta['style'] = array('multichoice', '_choices' => array('default', 'symbols', 'memes')); 9