Dotclear

Changeset 2674:44ba8c1aca01


Ignore:
Timestamp:
02/23/14 11:49:51 (11 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Undefined variable, thanks APLU for reporting it.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/core/class.dc.trackback.php

    r2566 r2674  
    482482     } 
    483483 
    484      private static function detectCharset($string) 
    485      { 
    486           return mb_detect_encoding($remote_content, 
     484     private static function detectCharset($content) 
     485     { 
     486          return mb_detect_encoding($content, 
    487487                    'UTF-8,ISO-8859-1,ISO-8859-2,ISO-8859-3,'. 
    488488                    'ISO-8859-4,ISO-8859-5,ISO-8859-6,ISO-8859-7,ISO-8859-8,'. 
Note: See TracChangeset for help on using the changeset viewer.

Sites map