Ignore:
Timestamp:
2006-08-25T14:44:12+12:00 (18 years ago)
Author:
mdewsnip
Message:

A fix to compensate for the change to the way commas in CGI values are dealt with by default.

File:
1 edited

Legend:

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

    r11460 r12565  
    107107  text_t escape_all(text_t source_string, char character_to_escape);
    108108
     109  text_t unescape_commas(text_t source_string);
     110
    109111  text_t xml_safe(const text_t &text_string);
    110112
Note: See TracChangeset for help on using the changeset viewer.