Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F1167891
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
Wed, Sep 24, 4:54 AM
Size
401 B
Mime Type
text/x-php
Expires
Fri, Sep 26, 4:54 AM (1 d, 1 h)
Engine
blob
Format
Raw Data
Handle
756532
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:reports'
,
'in-portal:help'
,
'in-portal:backup'
,
'in-portal:restore'
,
'in-portal:main_import'
,
'in-portal:sql_query'
,
'in-portal:server_info'
,
);
// section in debug mode
$debug_only_sections
=
Array
(
'in-portal:configure_advanced'
,
'in-portal:tools'
,
);
Event Timeline
Log In to Comment