Revision 4770
Added by daigle almost 16 years ago
src/perl/ldapweb.cgi | ||
---|---|---|
983 | 983 |
styleSkinsPath => $contextUrl . "/style/skins", |
984 | 984 |
styleCommonPath => $contextUrl . "/style/common", |
985 | 985 |
contextUrl => $contextUrl, |
986 |
cgiPrefix => $cgiPrefix, |
|
986 | 987 |
orgList => \@orgList, |
987 | 988 |
config => $config, |
988 | 989 |
}; |
Also available in: Unified diff
Add cgiPrefix to the template variables.