$string = preg_replace('#\[quote name=(.*) date=(.*)\](.*)\[/quote\]#U',$this->skin['main']->quote_body('$3','$2','$1'),$string);