Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F1047583
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
Mon, Jun 30, 2:59 AM
Size
401 B
Mime Type
text/x-php
Expires
Wed, Jul 2, 2:59 AM (3 h, 7 m)
Engine
blob
Format
Raw Data
Handle
677388
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