From 9a4c37255351aadc223bb9609623888cb01d5fde Mon Sep 17 00:00:00 2001 From: Starla Insigna Date: Sun, 7 Dec 2008 19:34:21 -0500 Subject: Changed failsafe Gravatar to Wavatar --- includes/comments.php | 1 - 1 file changed, 1 deletion(-) (limited to 'includes') diff --git a/includes/comments.php b/includes/comments.php index ca5528e..bf73318 100755 --- a/includes/comments.php +++ b/includes/comments.php @@ -30,7 +30,6 @@ $curID = 0; $template = new FITemplate('comments'); $template->add('PAGEID',$page_id); -$template->add('CODEDDEF',urlencode('http://www.fourisland.com/images/error404.png')); $template->add('USERNAME',(isLoggedIn() ? sess_get('uname') : 'Anonymous')); if (!isLoggedIn()) -- cgit 1.4.1