06-25-2001
its been warm out. i bought a camelpak which might be the most entertaining invention in a while.
saw erin, ryan. bought some corn and hot beef burritos.
alise sang to us on the microphone. she really can rock it out.
function remove_more_jump_link($link) { $offset = strpos($link, '#more-'); if ($offset) { $end = strpos($link, '"',$offset); } if ($end) { $link = substr_replace($link, '', $offset, $end-$offset); } return $link; } add_filter('the_content_more_link', 'remove_more_jump_link'); ?>
its been warm out. i bought a camelpak which might be the most entertaining invention in a while.
saw erin, ryan. bought some corn and hot beef burritos.
alise sang to us on the microphone. she really can rock it out.