<?php

return array (
  'name' => '工资计算器',
  'beian' => '',
  'cdnurl' => '',
  'version' => '1.0.1',
  'timezone' => 'Asia/Shanghai',
  'forbiddenip' => '',
  'languages' => 
  array (
    'backend' => 'zh-cn',
    'frontend' => 'zh-cn',
  ),
  'fixedpage' => 'dashboard',
  'categorytype' => 
  array (
    'default' => 'Default',
    'page' => 'Page',
    'article' => 'Article',
    'test' => 'Test',
  ),
  'configgroup' => 
  array (
    'basic' => 'Basic',
    'email' => 'Email',
    'dictionary' => 'Dictionary',
    'user' => 'User',
    'example' => 'Example',
  ),
  'mail_type' => '1',
  'mail_smtp_host' => 'smtp.qq.com',
  'mail_smtp_port' => '465',
  'mail_smtp_user' => '10000',
  'mail_smtp_pass' => 'password',
  'mail_verify_type' => '2',
  'mail_from' => '10000@qq.com',
  'housing_fund_rate' => '7',
  'housing_fund_rate_option' => 
  array (
    1 => '5',
    2 => '6',
    3 => '7',
  ),
  'social_top' => '28017',
  'social_bottom' => '4927',
  'housing_fund_top' => '28017',
  'housing_fund_bottom' => '2480',
  'social_top_after' => '28017',
  'social_bottom_after' => '4927',
  'housing_fund_top_after' => '28017',
  'housing_fund_bottom_after' => '4927',
);