]> ruin.nu Git - ndwebbie.git/blobdiff - ND/Web/Pages/Check.pm
intel class
[ndwebbie.git] / ND / Web / Pages / Check.pm
index c37b7928bc81f0c0910ae1117703b164e4f87fef..8b5f621ea5903b2144f15aee4853ef43573b8768 100644 (file)
@@ -31,7 +31,6 @@ $ND::Web::Page::PAGES{check} = __PACKAGE__;
 
 sub parse {
        my $self = shift;
-       #TODO: Improved apache conf needed
        if ($self->{URI} =~ m{^/.*/((\d+)(?: |:)(\d+)(?:(?: |:)(\d+))?(?: |:(\d+))?)$}){
                param('coords',$1);
        }