Translates URLs which use different paths.
Will translate between urls such as: http://www.example.com <----> http://www.example.com/mobile
| package | dstruct_mobile |
|---|
__construct(string $main, string $alt)
stringURL of main site
stringURL of alternative 'mobile' site
onAlternativePage() : boolean
setURL(string $url)
$alt : string
$main : string
$url : string
$urlparts : array