More plugins installed: Wp-codebox and comment subscription
This blog is running on a newly rented VPS running Linux, I installed everything from scratch, and I forgotten to install postfix (to enable this blog to tell me if a new comment has been posted). So I did that, and installed wp-codebox and subscribe-comment.
?View Code PHPtry
{
$blog->expect()->some(new GeekyStuff());
}
catch ($e)
{
echo "Tuaminated";
}
Chuckled [...]