Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F1167943
languages_lang.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, 6:15 AM
Size
426 B
Mime Type
text/x-php
Expires
Fri, Sep 26, 6:15 AM (23 h, 58 m)
Engine
blob
Format
Raw Data
Handle
756574
Attached To
rINP In-Portal
languages_lang.php
View Options
<?php
defined
(
'FULL_PATH'
)
or
die
(
'restricted access!'
);
// section removal
$remove_sections
=
Array
(
// 'in-portal:configure_lang',
);
// section in debug mode
$debug_only_sections
=
Array
(
'in-portal:configure_lang'
,
);
// toolbar buttons
$remove_buttons
=
Array
(
// 'languages_list' => Array ('new_item', 'edit', 'delete', 'export', 'import', 'setprimary', 'refresh', 'view', 'dbl-click'),
);
Event Timeline
Log In to Comment