Project

General

Profile

« Previous | Next » 

Revision 6e93f606

Added by Thomas Noël about 15 years ago

typo

View differences:

drupal-module/ProxyHandler.class.php
$this->result = '';
$this->location = '';
$this->url = $local_url;
$this->url = $local_base_url;
$this->remote_base_url = $remote_base_url;
if ($this->remote_base_url[strlen($this->remote_base_url)-1] != '/') {
$this->remote_base_url .= '/';

Also available in: Unified diff