Jump to content
You currently have javascript disabled. Several functions may not work. Please re-enable javascript to access full functionality.
Biel 061 hasn't added any friends yet.
12/01/2008, 16:50
12/01/2008, 10:59
function replaceTag($tagName, $content, $all) { return str_replace("#".$tagName."#", $content, $all); }