membersonly.php
Variable $MEMBERSONLY_BEGIN
is undeclared Open
Open
$MEMBERSONLY_TEMPLATE['default']['header'] = $MEMBERSONLY_BEGIN;
- Exclude checks
Variable $MEMBERSONLY_TEMPLATE
was undeclared, but array fields are being added to it. Open
Open
$MEMBERSONLY_TEMPLATE['default']['caption'] = $MEMBERSONLY_CAPTION;
- Exclude checks
Variable $MEMBERSONLY_END
is undeclared Open
Open
$MEMBERSONLY_TEMPLATE['default']['footer'] = $MEMBERSONLY_END;
- Exclude checks
Variable $MEMBERSONLY_CAPTION
is undeclared Open
Open
$MEMBERSONLY_TEMPLATE['default']['caption'] = $MEMBERSONLY_CAPTION;
- Exclude checks
Variable $MEMBERSONLY_TABLE
is undeclared Open
Open
$MEMBERSONLY_TEMPLATE['default']['body'] = $MEMBERSONLY_TABLE;
- Exclude checks