Home
last modified time | relevance | path

Searched refs:dwc_gits (Results 1 – 2 of 2) sorted by relevance

/plugin/dwcommits/conf/
H A Dmetadata.php6 $dwc_gits = array(DW_COMMITS_DB . 'git'); variable
13 if($name == 'other_gits')$dwc_gits = array_merge($dwc_gits, $a); variable
16 $dwc_gits[] = DW_COMMITS_DB . $git_dir;
22 $meta['default_git'] = array('multichoice','_choices' => $dwc_gits);
H A Ddefault.local.ini.dist10 ; dwc_gits[] = "git_1"
11 ; dwc_gits[] = "git_2"
12 ; dwc_gits[] = "git_3"
24 ; dwc_gits[] = "dirname"
25 ; dwc_gits[] = "subdirectory/dirname"
26 dwc_gits[] = "dokuwiki"