1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-09 03:56:24 +02:00
Files
php-e107/e107_tests/tests/_data/unserializeTest2.log
Deltik e49ee50d31 Preparation for merge with e107 repository
Moved all test files to e107_tests subdirectory
2019-11-27 11:18:53 -06:00

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' => '',
)