APO-Epsilon/apo-website

View on GitHub
register.php

Summary

Maintainability
A
0 mins
Test Coverage

End of line character is invalid; expected "\n" but found "\r\n"
Open

<?php
Severity: Minor
Found in register.php by phpcodesniffer

Space before opening parenthesis of function call prohibited
Open

require_once ('mysql_access.php');
Severity: Minor
Found in register.php by phpcodesniffer

Space before opening parenthesis of function call prohibited
Open

require_once ('session.php');
Severity: Minor
Found in register.php by phpcodesniffer

There are no issues that match your filters.

Category
Status