Merge https://github.com/M2Ys4U/KiwiIRC
[KiwiIRC.git] / ircd_profiles / rfc_2812.php
CommitLineData
54f4a22e
D
1<?php\r
2\r
3 $resp_code = array(\r
4 'RPL_WELCOME' => '001',\r
5 'RPL_YOURHOST' => '002',\r
6 );