@@ -0,0 +1,12 @@
<?php
error_reporting(E_ALL);
require_once('AutoLoader.php');
try {
//require_once('Testcode/Connection/IrcClientTest.php');
require_once('Testcode/Client/ClientManagerTest.php');
}
catch(Exception $e) {
echo "\n\nCaught Exception: " . $e . "\n";
?>
The note is not visible to the blocked user.