actions/user.php
Variable $this
is undeclared Open
Open
$this->error404('User Page Disbled. Attogram User module missing in action!');
- Exclude checks
Variable $this
is undeclared Open
Open
$this->shutdown();
- Exclude checks
Variable $this
is undeclared Open
Open
$this->pageHeader('👤 User page');
- Exclude checks
Variable $this
is undeclared Open
Open
header('Location: ' . $this->path . '/login/');
- Exclude checks
Variable $this
is undeclared Open
Open
$this->log->error('modules/user/actions/user.php: AttogramUser class not found');
- Exclude checks
Variable $this
is undeclared Open
Open
. '<br />isAdmin?: ' . ($this->isAdmin ? 'Yes' : 'No')
- Exclude checks
Variable $this
is undeclared Open
Open
$this->pageFooter();
- Exclude checks