Changeset 16248
- Timestamp:
- 2008-06-30T14:31:34+12:00 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
greenstone3/trunk/web/WEB-INF/cgi/gliserver.pl
r16191 r16248 987 987 } 988 988 989 if (($script eq "import.pl") || ($script eq "buildcol.pl") || ($script eq "mkcol.pl")) { 989 if (($script eq "import.pl") || ($script eq "buildcol.pl") || ($script eq "mkcol.pl")) { # || ($script eq "schedule.pl") 990 990 my $collect_directory = $gsdl_cgi->get_collection_dir($site); 991 991 ## previously only done for GS3, now it will do this for GS2 too. Is this how it should be?
Note:
See TracChangeset
for help on using the changeset viewer.