Revision 5214
Added by walbridge almost 15 years ago
src/perl/ldapweb.cgi | ||
---|---|---|
97 | 97 |
debug("No Metacat."); |
98 | 98 |
print "Content-type: text/html\n\n"; |
99 | 99 |
'Registry Error: Metacat is not initialized! Make sure' . |
100 |
' MetacatUrl is set correctly in ' . $skinName . '.cfg';
|
|
100 |
' MetacatUrl is set correctly in ' . $skinName . '.properties';
|
|
101 | 101 |
exit(); |
102 | 102 |
} |
103 | 103 |
|
Also available in: Unified diff
Update the filename reference