<?php // This file contains all the constants define(IRC_HOST, "irc.freenode.org"); define(IRC_PORT, "6667"); ?>