1<?php 2/** 3 * Options for the interwiki plugin 4 * 5 * @author haobug <qingxianhao@gmail.com> 6 */ 7 8$meta['excluded_shortcuts'] = array('string'); 9 10