Go to the documentation of this file.
8 define(
'CH_JOIN_PAGE', 1);
10 require_once(
'./inc/header.inc.php' );
11 require_once( CH_DIRECTORY_PATH_INC .
'design.inc.php' );
12 require_once( CH_DIRECTORY_PATH_INC .
'admin.inc.php' );
13 require_once( CH_DIRECTORY_PATH_INC .
'db.inc.php' );
20 header (
'Location:' . CH_WSB_URL_ROOT .
'member.php');
27 if(
getParam(
'reg_by_inv_only') ==
'on' &&
getID($_COOKIE[
'idFriend']) == 0){
40 $GLOBALS[
'oSysTemplate']->addJs(array(
'join.js',
'jquery.form.min.js'));
41 $GLOBALS[
'oSysTemplate']->addCss(array(
'join.css',
'explanation.css'));
</code > Be careful enabling this directive if you have a redirector script that does not use the< code > Location</code > HTTP header
MsgBox($sText, $iTimer=0)
ch_import($sClassName, $aModule=array())
if(isLogged()) $_page['header']
getParam($sParamName, $bUseCache=true)
_t($key, $arg0="", $arg1="", $arg2="")
PageCode($oTemplate=null)
getID( $str, $with_email=1)
$_page_cont[$_ni]['page_main_code']