All pastes #2046526 Raw Edit

Something

public text v1 · immutable
#2046526 ·published 2011-04-14 19:56 UTC
rendered paste body
<?php $path_string = "/taxonomy/term/" . $fields['tid']->content;
			print l($fields['name']->content, $path_string);
?>