Ignore:
Timestamp:
2004-05-25T16:31:41+12:00 (20 years ago)
Author:
mdewsnip
Message:

(Human Info) Added language parameter to all calls of get_info, get_children, has_children, and get_contents. Also, removed some of the modifications so it compiles again.

File:
1 edited

Legend:

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

    r7391 r7432  
    544544
    545545
    546 void format_field_info(text_t & querystring, text_t &tag) {
     546void format_field_info(text_t & querystring, const text_t &tag) {
    547547
    548548  if (tag == "ZZ" || tag == "") {
Note: See TracChangeset for help on using the changeset viewer.