Branch: Tag:

2003-04-09

2003-04-09 14:01:02 by Anders Johansson <anders@roxen.com>

Fixed typo.

Rev: server/etc/modules/Roxen.pmod:1.155
Rev: server/modules/tags/rxmltags.pike:1.426

1:   // This is a roxen pike module. Copyright © 1999 - 2001, Roxen IS.   // - // $Id: Roxen.pmod,v 1.154 2003/04/09 13:52:10 anders Exp $ + // $Id: Roxen.pmod,v 1.155 2003/04/09 14:01:02 anders Exp $      #include <roxen.h>   #include <config.h>
575:       if( String.width( url )>8 && !has_value( url, "?" ) )    url += "?magic_roxen_automatic_charset_variable="+ -  magic_carset_variable_value; +  magic_charset_variable_value;       url = http_encode_string (url);    if (variables) {
2157:      static multiset(string) charset_warned_for = (<>);    - constant magic_carset_variable_value = "åäö&#x829f;"; + constant magic_charset_variable_value = "åäö&#x829f;";      function get_client_charset_decoder( string åäö, RequestID|void id )    //! Returns a decoder for the clients charset, given the clients