LizardBot r10 - Code Review

From LizardWiki, FastLizard4's wiki and website
Jump to: navigation, search
Repository:LizardBot
Revision:r5‎ | r10 (on ViewVC)‎ | r12 >
Date:09:03, 16 February 2009
Author:FastLizard4
Status:ok
Tags:
Comment:
A minor fix so programs highlight the syntax correctly. Does not affect function of the bot, not worthy of a version number change.
Modified paths:

Diff [purge]

Index: lizardbot.php
@@ -411,7 +411,7 @@
412412 -!- CONNECTING TO {$irc['address']}:{$irc['port']} ...\n
413413 CONSOLEOUTPUT;
414414 echo <<<STDOUT
415 -Sleeping for 5 seconds to make sure we're connected before registering...\r\n
 415+Sleeping for 5 seconds to make sure we are connected before registering...\r\n
416416 STDOUT;
417417 sleep(5);
418418 }

Status & tagging log