Ignore:
Timestamp:
2002-11-22T19:57:28+13:00 (21 years ago)
Author:
sjboddie
Message:

Added protos to argument list of action::check_cgiargs() as I always seem to want it to
be there.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/src/recpt/authenaction.cpp

    r3423 r3546  
    150150
    151151bool authenaction::check_cgiargs (cgiargsinfoclass &/*argsinfo*/, cgiargsclass &/*args*/,
    152                   ostream &/*logout*/) {
     152                  recptprotolistclass * /*protos*/, ostream &/*logout*/) {
    153153  return true;
    154154}
Note: See TracChangeset for help on using the changeset viewer.