Commit
This commit is contained in:
parent
5b9a5ad5a4
commit
5679ac6640
@ -3,7 +3,7 @@
|
|||||||
// Janky error handler page thingy that looks cool
|
// Janky error handler page thingy that looks cool
|
||||||
class ErrorHandler
|
class ErrorHandler
|
||||||
{
|
{
|
||||||
public array $errors; // Holds error messages
|
public array $errors; // Holds error messages (even though for now we only display a maximum of 1)
|
||||||
|
|
||||||
public function __construct()
|
public function __construct()
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user