Ignore:
Timestamp:
2006-03-09T14:50:45+13:00 (18 years ago)
Author:
mdewsnip
Message:

Now deals with "<" and ">" characters correctly in the submitted text strings.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/src/recpt/gtiaction.h

    r10148 r11320  
    105105  text_t escape_all(text_t source_string, char character_to_escape);
    106106
     107  text_t xml_safe(const text_t &text_string);
     108
    107109  void process_gti_submissions(displayclass& disp, cgiargsclass& args, ostream& logout, bool force_submission);
    108110
Note: See TracChangeset for help on using the changeset viewer.