コード例 #1
0
 /**
  * Set the current reading mode.
  */
 static function set_reading_mode($mode)
 {
     Versioned::$reading_mode = $mode;
 }