Esempio n. 1
0
 /**
  */
 protected function moved_permanently_to($location)
 {
     return Net_HTTP::moved_permanently_to($location);
 }