Ejemplo n.º 1
0
 public static function full_url($s, $use_forwarded_host = false)
 {
     return YouTubeGalleryMisc::url_origin($s, $use_forwarded_host) . $s['REQUEST_URI'];
 }