Ignore:
Timestamp:
2016-05-10T14:39:41+12:00 (8 years ago)
Author:
ak19
Message:

Dr Bainbridge found a better place to instantiate the activate.pm object (hereafter to be renamed to servercontrol.pm).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone2/perllib/activate.pm

    r30520 r30522  
    4343use parse2;
    4444
    45 #use enum;
    46 # enumerations in perl, http://stackoverflow.com/questions/473666/does-perl-have-an-enumeration-type
    47 # Unfortunately, not part of perl's core
    48 #use enum qw(LEVEL_NONE LEVEL_ERROR LEVEL_INFO LEVEL_DEBUG); # debugging levels NONE == 0, ERROR=1 INFO=2 DEBUG=3
    49 
    5045
    5146sub new
Note: See TracChangeset for help on using the changeset viewer.