CVS commit by mueller: lets see if I can fix the layouting this way M +1 -1 functions.inc 1.11 --- www/media/includes/functions.inc #1.10:1.11 @@ -146,5 +146,5 @@ ereg("(.*)",$rdf_pieces[$x],$date ); - $printDate2 = ereg_replace("^[[:blank:]]*[a-zA-Z]+ ([a-zA-Z]+) ([0-9]+).*$", "\\2 \\1", $date[1]); + $printDate2 = ereg_replace("^[[:blank:]]*[a-zA-Z]+ ([a-zA-Z]+) ([0-9]+).*$", "\\2 \\1", $date[1]); if ($writable)