* ImportExport: fixed translation default value not working (eg. "1|>one||2|>two||other")

This commit is contained in:
Ralf Becker 2011-03-04 17:42:53 +00:00
parent 051e11fe09
commit 5344d0a0ae

View File

@ -247,6 +247,7 @@ class importexport_helper_functions {
);
}
$val = preg_replace_callback( "/($c_functions)\(([^)]*)\)/i", array( self, 'c2_dispatcher') , $val );
break;
}
}
// clean each field