/** * Setup Chat; * * @access system * @return null; */ function ohyeschat_setup() { $Setup = new OhYesChat(); $Setup->Setup(); }