attogram/attogram

View on GitHub
templates/404.php

Summary

Maintainability
A
0 mins
Test Coverage

Variable $this is undeclared
Open

$this->pageHeader($title);
Severity: Minor
Found in templates/404.php by phan

Variable $this is undeclared
Open

$this->pageFooter();
Severity: Minor
Found in templates/404.php by phan

Variable $this is undeclared
Open

    echo '<h2>💔 <code>'.$this->webDisplay($error).'</code></h2>';
Severity: Minor
Found in templates/404.php by phan

There are no issues that match your filters.

Category
Status