JSlip  1.0
config.php
Go to the documentation of this file.
1 <?php
8 define('FUNC', [
9  'Account',
10  'BasicInfo',
11  'Login',
12  'RootMenu',
13  'UserAccount',
14  'UserAcitm',
15  'UserBasicInfo',
16  'UserCalc',
17  'UserEra',
18  'UserItem',
19  'UserJournal',
20  'UserMenu',
21  'UserTax',
22  'UserSection',
23 ]);