global $match;
$match[1]=1;
/*ошибка сдесь*/ $text[$match[1]] .= preg_replace_callback("/&list_row&\
[".$match[1]."\]\[\'(.*)\'\]%>/i", create_function("$mat", "if (!isset($match)) global
$match; return $list_query_row[$match[1]][$mat[1]];"), $match[2]); }
Выдает ошибку