X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/6f736d92d4ace32d9fbf2e5351073008e114d4f4..108d13f833e9daeff4ea1552e2e1bee1e0ed8c22:/sc.plp diff --git a/sc.plp b/sc.plp index edbc4c6..b5d81ec 100644 --- a/sc.plp +++ b/sc.plp @@ -9,7 +9,7 @@ my %scver = ( major => 1, ); -if ($ENV{PATH_INFO} and $ENV{PATH_INFO} eq '/2') { +if ($Request and $Request eq '2') { %scver = ( id => 'hots', name => 'Heart of the Swarm',