Project

General

Profile

« Previous | Next » 

Revision 2800

Added by sgarg over 18 years ago

Added new variables to the script which creates templates for new skins

View differences:

create-registry.pl
157 157
    $configText .= "recipient = ".$adminEmail."\n";
158 158
    $configText .= "adminname = ".$adminName."\n";
159 159
    $configText .= "debug = ".$debugLevel."\n";
160
    $configText .= "contactEmailAddressRequired = 'false'\n";
161
    $configText .= "adminIsDocOwner = 'false'\n";
160 162
    $configText .= "#"."\n";
161 163
    $configText .= "# These are the sites and their coordinates. Coordinates are in"."\n";
162 164
    $configText .= "# degrees:minutes:seconds:direction format"."\n";

Also available in: Unified diff