Merge remote branch 'mjgoins/marginalUI-perl'
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Sun, 3 Oct 2010 08:01:19 +0000 (04:01 -0400)
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Sun, 3 Oct 2010 08:01:19 +0000 (04:01 -0400)
1  2 
msva-perl

diff --cc msva-perl
index 70417f32c392a4c3d394f4228b42f02ada559ed0,5c44219d19e97134a625e07eb035f80a70e6997f..45f1ce7760b78ace85c56c63780619256ed1272a
+++ b/msva-perl
@@@ -21,6 -21,8 +21,7 @@@ use strict
  
  { package MSVA;
  
 -use Data::Dumper;
+   use Crypt::Monkeysphere::MSVA::MarginalUI;
    use parent qw(HTTP::Server::Simple::CGI);
    require Crypt::X509;
    use Regexp::Common qw /net/;