. */ include("/path/to/omnomirc_www/folder/Source/sign.php"); //Set the channels here. //$channels[]=Array("#channel",AlwaysShow); $channels=Array(); $channels[]=Array("#chan1",true);//Default chan, 'cause it's the first in the array. $channels[]=Array("#chan2",true); $exChans=Array(); $exChans[]=Array("#chan",false); ?>