日期:2014-05-17 浏览次数:20527 次
if (!defined('DS')) define('DS',DIRECTORY_SEPARATOR); $arr = explode(DS,dirname(__FILE__)); array_pop($arr); require_once (implode(DS,$arr).DS."date".DS."my_class.php");