phpDocumentor phpIcqBot
[ class tree: phpIcqBot ] [ index: phpIcqBot ] [ all elements ]

Source for file config.inc.template.php

Documentation is available at config.inc.template.php

  1. <?php
  2.  
  3. define('LOGLEVEL',    LOGLEVEL_4);
  4. define('UIN',          'BOT_ICQ_NUMBER_HERE');
  5. define('PASSWORD',    'BOT_ICQ_PASSWORD_HERE');
  6. define('ADMINUIN',    'BOT_ICQ_ADMIN_NUMBER_HERE');
  7.  
  8. define('STARTSTATUS''STATUS_FREE4CHAT');
  9.  
  10. define('CMD_PREF','!');

Documentation generated on Mon, 24 Dec 2007 09:34:27 +0500 by phpDocumentor 1.4.0