Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F1161685
install_data.sql
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sat, Sep 20, 12:10 PM
Size
527 B
Mime Type
text/plain
Expires
Mon, Sep 22, 12:10 PM (5 h, 21 m)
Engine
blob
Format
Raw Data
Handle
751500
Attached To
rMCUS Modules.Custom
install_data.sql
View Options
INSERT
INTO
Permissions
VALUES
(
DEFAULT
,
'custom.view'
,
11
,
1
,
1
,
0
);
INSERT
INTO
Permissions
VALUES
(
DEFAULT
,
'custom:widgets.delete'
,
11
,
1
,
1
,
0
);
INSERT
INTO
Permissions
VALUES
(
DEFAULT
,
'custom:widgets.edit'
,
11
,
1
,
1
,
0
);
INSERT
INTO
Permissions
VALUES
(
DEFAULT
,
'custom:widgets.add'
,
11
,
1
,
1
,
0
);
INSERT
INTO
Permissions
VALUES
(
DEFAULT
,
'custom:widgets.view'
,
11
,
1
,
1
,
0
);
INSERT
INTO
Modules
VALUES
(
'Custom'
,
'modules/custom/'
,
'InPortal
\\
Modules
\\
Custom'
,
'custom-sections'
,
DEFAULT
,
1
,
10
,
'custom/'
,
0
,
NULL
,
NULL
);
Event Timeline
Log In to Comment