forked from netcommons/NetCommons2
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbase.ini
More file actions
35 lines (27 loc) · 726 Bytes
/
base.ini
File metadata and controls
35 lines (27 loc) · 726 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
[ConfigUtils]
name = ConfigExtraUtils
path = maple/nccore/ConfigExtraUtils.class.php
[Request]
name = RequestExtra
path = maple/nccore/RequestExtra.class.php
[File]
name = FileExtra
path = maple/nccore/FileExtra.class.php
[Response]
name = ResponseExtra
path = maple/nccore/ResponseExtra.class.php
[ActionChain]
name = ActionExtraChain
path = maple/nccore/ActionExtraChain.class.php
[FilterChain]
name = FilterExtraChain
path = maple/nccore/FilterExtraChain.class.php
[DbObject]
name = DbObjectAdodb
path = maple/nccore/db/DbObjectAdodb.class.php
[GetData]
name = GetData
path = maple/nccore/GetData.class.php
[MobileCheck]
name = MobileCheck
path = maple/nccore/MobileCheck.class.php