Changeset 16248


Ignore:
Timestamp:
2008-06-30T14:31:34+12:00 (16 years ago)
Author:
ak19
Message:

Placeholder comment for schedule.pl script

File:
1 edited

Legend:

Unmodified
Added
Removed
  • greenstone3/trunk/web/WEB-INF/cgi/gliserver.pl

    r16191 r16248  
    987987    }
    988988
    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")
    990990    my $collect_directory = $gsdl_cgi->get_collection_dir($site);
    991991    ## 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.