mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 11:50:30 +02:00
24 lines
509 B
Plaintext
24 lines
509 B
Plaintext
array (
|
|
'e_url_list' =>
|
|
array (
|
|
'contact' => 'contact',
|
|
'faqs' => 'faqs',
|
|
'news' => 'news',
|
|
'orders' => 'orders',
|
|
'vstore' => 'vstore',
|
|
),
|
|
'lw_page_visibility' => '',
|
|
'lw_ajax_enable' => '',
|
|
'lw_context_visibility' => 'array (
|
|
\'OLDDEFAULT\' => \'\',
|
|
\'TITLE\' => \'\',
|
|
\'SUMMARY\' => 1,
|
|
\'BODY\' => 1,
|
|
\'DESCRIPTION\'=> 1,
|
|
\'USER_TITLE\' => \'\',
|
|
\'USER_BODY\' => 1,
|
|
\'LINKTEXT\' => \'\',
|
|
\'RAWTEXT\' => \'\'
|
|
)',
|
|
'e_tohtml_list' => '',
|
|
) |