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

This commit is contained in:
Ralf Becker 2011-03-04 17:45:18 +00:00
parent d6c6dc2de0
commit 3ce947d643

View File

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