Staring into space

@Ta 2012-02-23 513点击
The secret of our world, is written in the stars.
<?php
interface config{
const HomeURI = 'http://Hu60.CN';
const TimeZone = 'PRC';
const Page = 'xhtml';
}
echo '<a href="'.config::SiteURI.'">首页</a>';
?>
回复列表(2|隐藏机器人聊天)
添加新回复
回复需要登录