","",$comment);
$comment=eregi_replace("","",$comment);
function error($msg){
echo("
");
exit;
}
function fucking(&$data1,&$data2){
global $str;
include "funcking.dat";
$count=count($str);
for($i=0;$i<$count;$i++){
$wordcount=strlen($str[$i])/2;
$xcount="";
for($j=0;$j<$wordcount;$j++){
$xcount.="O";
}
$data1=ereg_replace("$str[$i]","$xcount",$data1);
$data2=ereg_replace("$str[$i]","$xcount",$data2);
}
}
function file_form(){
global $file_on,$temp;
if($file_on){
$temp="
file
";}
else{ $temp="";}
}
function plus_gid(){
global $rtype,$dbcon,$board,$gid;
if(!strcmp($rtype,out)){
$resultgid=mysql_query("select max(gid) from $board",$dbcon);
$gidrow=mysql_fetch_row($resultgid);
$gid=$gidrow[0]+1;
}
}
function check_master(){
global $userpass,$you,$notice,$master,$adminpass,$input_pass;
if($master){
$notice="