示例#1
0
 public static function push($pageId)
 {
     $ph = PageHistory::getInstance();
     $ph->_push();
 }