Alpha commit. Time to tidy up..
[KiwiIRC.git] / ircd_profiles / rfc_2812.php
1 <?php
2
3 $resp_code = array(
4 'RPL_WELCOME' => '001',
5 'RPL_YOURHOST' => '002',
6 );