// #############################################################################/*** Strips away [quote] tags and their contents from the specified string** @param string Text to be stripped of quote tags** @return string*/function strip_quotes($text)