6 lines
53 B
PHP
6 lines
53 B
PHP
|
<?php
|
||
|
return array(
|
||
|
//'配置项'=>'配置值'
|
||
|
|
||
|
);
|