00001 <?php 00012 $fallback = 'de'; 00013 $separatorTransformTable = array( ',' => "'", '.' => ',' ); 00014