XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
activate.php File Reference

Go to the source code of this file.

Namespaces

namespace  profile
 

Variables

 $form = new XoopsThemeForm('', 'form', 'activate.php')
 
 $xoBreadcrumbs [] = array('title' => _PROFILE_MA_REGISTER)
 
 $xoopsOption ['pagetype'] = "user"
 
if(!empty($_GET['id'])&&!empty($_GET['actkey']))
else if(!empty($_REQUEST['email'])&&$xoopsConfigUser['activation_type']!=0) 
else
 

Variable Documentation

$xoBreadcrumbs[] = array('title' => _PROFILE_MA_REGISTER)

Definition at line 108 of file activate.php.

$xoopsOption['pagetype'] = "user"

Definition at line 21 of file activate.php.

if (!empty($_GET['id'])&&!empty($_GET['actkey'])) else if (!empty($_REQUEST['email'])&&$xoopsConfigUser['activation_type']!=0) else
Initial value:
{
include_once $GLOBALS['xoops']->path('class/xoopsformloader.php')

Definition at line 100 of file activate.php.