<?php if (!defined('IN_MYMPS')) { exit('FORBIDDEN'); } $info_posttime = array(); $info_posttime[0] = '不限'; $info_posttime[3] = '3天内'; $info_posttime[7] = '一周内'; $info_posttime[30] = '一个月以内'; $info_posttime[90] = '三个月以内'; ?>