[Notice] Undefined variable: linkTo

GET /publications/brochures/bir-the-global-recycling-network-

Line 50 in /var/www/archive.bir.org/html/mysite/code/Publications/Brochure.php

Source

41 		return $fields;
42    }
43 
44 	public function RedirectionLink()
45 	{
46 		if ($this->BrochureID) {
47 			$linkTo = $this->BrochureID ? DataObject::get_by_id("File", $this->BrochureID) : null;
48 		}
49 		
50 		if ($linkTo) {
51 			return $linkTo->Link();
52 		}
53 		else {
54 			return null;
55 		}
56 	}

Trace

- BIR - Bureau of International Recycling

Website design by Fluvio