Changeset 728 for trunk/wiki.cgi

Show
Ignore:
Timestamp:
12/03/05 17:02:47 (3 years ago)
Author:
ivorw
Message:

Closes #67, http:// now the default website

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/wiki.cgi

    r718 r728  
    256256                 metadata => $node_data{metadata} ); 
    257257 
     258    $metadata_vars{website} ||= 'http://'; 
     259 
    258260    my %tt_vars = ( content         => $q->escapeHTML($content), 
    259261                    checksum        => $q->escapeHTML($checksum),