attogram/attogram-contactform

View on GitHub
admin_actions/contact-admin.php

Summary

Maintainability
A
0 mins
Test Coverage

Variable $this is undeclared
Open

    .'<br />Message:<br />'.$this->webDisplay($message['msg'])
Severity: Minor
Found in admin_actions/contact-admin.php by phan

Variable $this is undeclared
Open

    .'<br />Agent: '.$this->webDisplay($message['agent'])
Severity: Minor
Found in admin_actions/contact-admin.php by phan

Variable $this is undeclared
Open

    .'<br />Email: '.$this->webDisplay($message['email'])
Severity: Minor
Found in admin_actions/contact-admin.php by phan

Variable $this is undeclared
Open

$this->pageFooter();
Severity: Minor
Found in admin_actions/contact-admin.php by phan

Variable $this is undeclared
Open

$messages = $this->database->query($sql);
Severity: Minor
Found in admin_actions/contact-admin.php by phan

Variable $this is undeclared
Open

$this->pageHeader('Contact Form Admin');
Severity: Minor
Found in admin_actions/contact-admin.php by phan

There are no issues that match your filters.

Category
Status