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/pageaction.cpp

    r3301 r3546  
    8787
    8888bool pageaction::check_cgiargs (cgiargsinfoclass &/*argsinfo*/, cgiargsclass &args,
    89                 ostream &/*logout*/) {
     89                recptprotolistclass * /*protos*/, ostream &/*logout*/) {
    9090
    9191  if (args["p"] == "preferences" && !args["bp"].empty()) {
Note: See TracChangeset for help on using the changeset viewer.