Initial commit
This commit is contained in:
@@ -0,0 +1,63 @@
|
||||
<?php
|
||||
$GLOBALS['cat']=array (
|
||||
11 =>
|
||||
array (
|
||||
'catid' => '11',
|
||||
'modelid' => '5',
|
||||
'classpath' => '/news/',
|
||||
'lang' => '',
|
||||
'pubid' => '15661933204692',
|
||||
'table_name' => 'news',
|
||||
'name' => '新闻中心',
|
||||
'infonum' => '0',
|
||||
'list_type' => 'static',
|
||||
'view_type' => 'static',
|
||||
'lencord' => '20',
|
||||
'status' => '1',
|
||||
'pid' => '0',
|
||||
'sort' => '10',
|
||||
'level' => '1',
|
||||
'is_last' => '1',
|
||||
'parent_catids' => '',
|
||||
'son_catids' => NULL,
|
||||
'listtemp' => '8',
|
||||
'viewtemp' => '7',
|
||||
'thumb' => '123',
|
||||
'pagetitle' => '1212',
|
||||
'keywords' => '12121',
|
||||
'description' => '212',
|
||||
'is_page' => '0',
|
||||
'listorder' => 'newstime desc',
|
||||
'reorder' => 'views desc',
|
||||
),
|
||||
15 =>
|
||||
array (
|
||||
'catid' => '15',
|
||||
'modelid' => '6',
|
||||
'classpath' => '/product/',
|
||||
'lang' => '',
|
||||
'pubid' => '15680939854166',
|
||||
'table_name' => 'product',
|
||||
'name' => '产品中心',
|
||||
'infonum' => '0',
|
||||
'list_type' => 'static',
|
||||
'view_type' => 'static',
|
||||
'lencord' => '20',
|
||||
'status' => '1',
|
||||
'pid' => '0',
|
||||
'sort' => '20',
|
||||
'level' => '1',
|
||||
'is_last' => '1',
|
||||
'parent_catids' => '',
|
||||
'son_catids' => NULL,
|
||||
'listtemp' => '6',
|
||||
'viewtemp' => '3',
|
||||
'thumb' => '',
|
||||
'pagetitle' => '',
|
||||
'keywords' => '',
|
||||
'description' => '',
|
||||
'is_page' => '0',
|
||||
'listorder' => '',
|
||||
'reorder' => '',
|
||||
),
|
||||
);
|
||||
Reference in New Issue
Block a user