phpIcqBot
[
class tree: phpIcqBot
] [
index: phpIcqBot
] [
all elements
]
phpIcqBot
Todo List
Packages:
phpIcqBot
Source for file bot.php
Documentation is available at
bot.php
<?php
error_reporting
(
E_ALL
)
;
require_once
'./kernel/kernel.class.php'
;
$icq
=
new
IcqBot
(
)
;
$icq
->
work
(
)
;
Documentation generated on Mon, 24 Dec 2007 09:34:24 +0500 by
phpDocumentor 1.4.0