include("pdainclude.html"); $skindata['copyright']=copyright(true); $skindata['title']= $otherconfig["TITLETEXT"]; if($message) $skindata['message']=$message; $createdata='
'; $skindata['data'] = $createdata; if($otherconfig[FULLMERAK]) $skindata['integrate']=1; echo template( $skin_dir . 'login.tpl', $skindata); ?>