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