Project

General

Profile

« Previous | Next » 

Revision 4394

Added by walbridge almost 16 years ago

Further rework on ldapweb.cgi for 1.9 compatibility. Finished changes needed to have skinnable presentation for ldapweb.cgi, and reworked the organization logic to be compatible with our current method of storing the data (organization.* within metacat.properties).

View differences:

register-dataset.cgi
43 43
use File::Basename;
44 44
use strict;
45 45

  
46
debug("at top...");
47 46
# Global configuration paramters
48 47
my $cgiUrl = $ENV{'SCRIPT_FILENAME'};
49 48
my $workingDirectory = ".";

Also available in: Unified diff