www.gusucode.com > 08CMS空白站群系统 3.3 繁体 UTF-8 > upload/uc_client/data/cache/settings.php

    <?php
$_CACHE['settings'] = array (
  'accessemail' => '',
  'censoremail' => '',
  'censorusername' => '',
  'dateformat' => 'y-n-j',
  'doublee' => '1',
  'nextnotetime' => '0',
  'timeoffset' => '28800',
  'maildefault' => 'username@21cn.com',
  'mailsend' => '1',
  'mailserver' => 'smtp.21cn.com',
  'mailport' => '25',
  'mailauth' => '1',
  'mailfrom' => 'UCenter <username@21cn.com>',
  'mailauth_username' => 'username@21cn.com',
  'mailauth_password' => 'password',
  'maildelimiter' => '0',
  'mailusername' => '1',
  'mailsilent' => '1',
  'pmlimit1day' => '100',
  'pmfloodctrl' => '15',
  'pmcenter' => '1',
  'sendpmseccode' => '1',
  'pmsendregdays' => '0',
  'version' => '1.5.0',
  'credits' => 'a:2:{i:1;a:2:{i:1;a:2:{i:0;s:4:"威望";i:1;s:0:"";}i:2;a:2:{i:0;s:4:"金钱";i:1;s:0:"";}}i:5;a:1:{i:1;a:2:{i:0;s:4:"积分";i:1;s:2:"个";}}}',
  'creditexchange' => 'a:0:{}',
);

?>