wap_site.cache.php 396 B

12345678910111213
  1. <?php
  2. return array (
  3. 1 =>
  4. array (
  5. 'siteid' => '1',
  6. 'sitename' => 'DGGCMS手机门户',
  7. 'logo' => '/statics/images/wap/wlogo.gif',
  8. 'domain' => '',
  9. 'setting' => '{"listnum":"10","thumb_w":"220","thumb_h":"0","c_num":"1000","index_template":"index","category_template":"category","list_template":"list","show_template":"show","hotwords":""}',
  10. 'status' => '0',
  11. ),
  12. );
  13. ?>