--- loncom/interface/spreadsheet/Spreadsheet.pm 2003/05/28 17:38:57 1.10 +++ loncom/interface/spreadsheet/Spreadsheet.pm 2003/05/29 13:39:38 1.11 @@ -1,5 +1,5 @@ # -# $Id: Spreadsheet.pm,v 1.10 2003/05/28 17:38:57 matthew Exp $ +# $Id: Spreadsheet.pm,v 1.11 2003/05/29 13:39:38 matthew Exp $ # # Copyright Michigan State University Board of Trustees # @@ -222,6 +222,11 @@ sub is_default { return 0; } +sub initialize { + # This method is here to remind you that it will be overridden by + # the descendents of the spreadsheet class. +} + sub initialize_spreadsheet_package { &load_spreadsheet_expirationdates(); &clear_spreadsheet_definition_cache(); 500 Internal Server Error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at root@localhost to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.