1<?php
2/**
3 * Date: 2015/3/11
4 * Time: 5:47
5 */
6
7$conf['g_wordlists']      = "wordlist";
8$conf['user_wordlists']    =  'wordlist';
9
10$conf['subtitle_dst'] ='subtitle';
11$conf['stable_dst'] ='stable';
12$conf['def_dst'] ='def';
13$conf['wordlist_dst'] ='wordlist';