Files
DzzOffice/dzz/DPlayer/config/config.php

8 lines
128 B
PHP

<?php
return array(
'allow_robot'=>false,
'about'=>array('name_en'=>'DPlayer',
'version'=>'小胡版 1.2')
);