announcements.php

来自「一款文件上传程序」· PHP 代码 · 共 46 行

PHP
46
字号
<?php
$this->_d=array (
  0 => 
  array (
    'id' => 1123120617,
    'title' => 'Welcome!',
    'parse_bb' => true,
    'content' => 'Free image hosting service for everyone. Please keep it clean, offending or inactive accounts will be deleted.

Questions or comments, please email me at celerondude^at^gmail dot com.

This service (bandwidth and space) is provided by <a href="http://vshost.uk.to" class="special"><strong>VS Host</strong></a>. Get free hosting!',
    'time' => 1123120617,
    'userid' => 1,
    'username' => 'vst',
  ),
  1 => 
  array (
    'id' => 1127548884,
    'title' => 'Account upgrades',
    'parse_bb' => true,
    'content' => 'The following limits have been increased.

Bandwidth: 5 GB
Max file size: 5 MB
Space: 15 MB
Folders: 10
Allowed types: jpg,jpeg,png,gif,bmp,txt,mp3,wmv,avi,pdf,doc,xls,ppt,mpg,mpeg

That is all.',
    'time' => 1127548884,
    'userid' => 1,
    'username' => 'vst',
  ),
  2 => 
  array (
    'id' => 1132360791,
    'title' => 'Inactive accounts',
    'parse_bb' => true,
    'content' => 'Inactive accounts are deleted daily. If you don\'t plan on using this service, don\'t register.',
    'time' => 1132360791,
    'userid' => 1,
    'username' => 'vst',
  ),
);
?>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?