I hate this

This commit is contained in:
Dan Olson 2000-06-16 20:09:30 +00:00
parent c9389c808d
commit 8dfc33a177

View file

@ -17,7 +17,7 @@
newsItem ('now', 'Web Server', '<P>An error occoured, please contact the webmaster');
}
} else {
newsItem ('now', 'Web Server', '<P>Can't find any plans! Please contact the webmaster');
newsItem ('now', 'Web Server', '<P>Can\'t find any plans! Please contact the webmaster');
}
mysql_close ($conn);
} else {