Show
Ignore:
Timestamp:
07/07/08 11:03:06 (5 months ago)
Author:
rambo
Message:

forward port r16788

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/midcom/midcom.helper.replicator/helpers.php

    r16787 r16789  
    7373{ 
    7474    //debug_push_class('function', __FUNCTION__); 
    75     if (!preg_match_all('%<.+?lang=.+?>%', $serialized, $matches)) 
     75    if (!preg_match_all('%<[^>]+?lang="[^"]+"[^>]+?>%', $serialized, $matches)) 
    7676    { 
    7777        // not ML or no extra languages present.