Go to the documentation of this file.
    8 require_once( 
'inc/header.inc.php' );
 
    9 require_once( CH_DIRECTORY_PATH_INC . 
'design.inc.php' );
 
   10 require_once( CH_DIRECTORY_PATH_INC . 
'profiles.inc.php' );
 
   15 $_page[
'css_name']      = 
'unregister.css';
 
   40     if($_POST[
'DELETE']) {
 
   43         return MsgBox(
_t(
"_DELETE_SUCCESS"));
 
   47         'form_attrs' => array (
 
   48             'action' =>  CH_WSB_URL_ROOT . 
'unregister.php',
 
   50             'name' => 
'form_unregister' 
   61                 'content' => 
_t(
"_DELETE_TEXT"),
 
   67                 'value'    => 
_t(
"_Delete account"),
 
   73     $GLOBALS[
'oTopMenu']->setCurrentProfileID($iUserId);
 
   74     return $GLOBALS[
'oSysTemplate']->parseHtmlByName(
'default_margin.html', array(
'content' => 
$oForm->getCode()));
 
  
MsgBox($sText, $iTimer=0)
 
$_page_cont[$_ni]['page_main_code']
 
profile_delete($ID, $isDeleteSpammer=false)
 
_t($key, $arg0="", $arg1="", $arg2="")
 
PageCode($oTemplate=null)
 
member_auth($member=0, $error_handle=true, $bAjx=false)