Files
DzzOffice/user/profile/config/config.php

7 lines
184 B
PHP
Raw Permalink Normal View History

2022-11-02 23:21:46 +08:00
<?php
return array(
'libfile'=>'function/profile,function/organization,function/code',
'default_op' =>'index',
/* 'default_action'=>'login',
'action_name'=>'action'*/
);