diff -r 02e1c3f8f0ef -r 8f62a406d9d9 enanobot.php --- a/enanobot.php Wed May 07 23:33:36 2008 -0400 +++ b/enanobot.php Wed May 07 23:38:23 2008 -0400 @@ -1,5 +1,5 @@ Reconnecting to MySQL\n"; + } + } // connect to MySQL $mysql_conn = @mysql_connect($mysql_host, $mysql_user, $mysql_pass); if ( !$mysql_conn )