Software Freedom Law Center

Changeset 20

Show
Ignore:
Timestamp:
01/20/06 18:23:48 (3 years ago)
Author:
orion
Message:

preparing for launch

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/agree.pl

    r14 r20  
    4343$opn = param('opn'); 
    4444 
     45do "xmlpass.pl"; 
     46 
    4547if (($name, $pass) = split(/:/, decode_base64(cookie('__ac')))) { 
    4648     $name =~ s/\"//g; 
    4749     $server = Frontier::Client->new(url => 'http://', 
    48                                     username => ""
    49                                     password =>  ""); 
     50                                    username => $username
     51                                    password =>  $password); 
    5052     
    5153     
  • trunk/email.html

    r14 r20  
    11<html> 
    22<head> 
    3     <title>how to email your comments on the gplv3</title> 
     3    <title>read GPLv3 comments: </title> 
    44    <link rel="stylesheet" type="text/css" href="/comments/stet.css"/> 
    55</head> 

SFLC Main Page

[frdm] Support SFLC