Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F1171269
sections_core-sections.php
No One
Temporary
Actions
Download 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
Sun, Sep 28, 12:38 AM
Size
400 B
Mime Type
text/x-php
Expires
Tue, Sep 30, 12:38 AM (1 d, 16 h)
Engine
blob
Format
Raw Data
Handle
758920
Attached To
rINP In-Portal
sections_core-sections.php
View Options
<?php
defined
(
'FULL_PATH'
)
or
die
(
'restricted access!'
);
$remove_sections
=
Array
(
'in-portal:reviews'
,
'in-portal:help'
,
'in-portal:backup'
,
'in-portal:restore'
,
'in-portal:main_import'
,
);
// section in debug mode
$debug_only_sections
=
Array
(
'in-portal:reports'
,
'in-portal:configure_advanced'
,
'in-portal:tools'
,
'in-portal:sql_query'
,
'in-portal:server_info'
,
);
Event Timeline
Log In to Comment