示例#1
0
 /**
  * 	method:	push
  *
  * 	todo: write documentation
  */
 public static function push()
 {
     self::$push = self::$current;
 }