1<?php
2/**
3 * Options for the daummovie plugin
4 *
5 * @author V_L <dryoo@live.com>
6 */
7
8
9$meta['daumapikey'] = array('string');
10
11