1<?php
2/**
3 * Default settings for the daummovie plugin
4 *
5 * @author V_L <dryoo@live.com>
6 */
7
8$conf['daumapikey']    = 'DAUM_CONTENTS_DEMO_APIKEY';
9