charset: omit unassigned half of ascii table
[sheet.git] / sc.plp
diff --git a/sc.plp b/sc.plp
index edbc4c610f27a6674bc922157205ee924883a544..b5d81ecd47684c90a7bdd64932ebd355e6e4fef9 100644 (file)
--- 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',