From fbabd440da3a6d9ad42f61bb9d0260feaf7b6e7a Mon Sep 17 00:00:00 2001 From: Pavel Djundik Date: Fri, 4 Dec 2020 10:14:45 +0200 Subject: [PATCH] Fix variable --- Examples/View.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Examples/View.php b/Examples/View.php index b05ab12..d6e764d 100644 --- a/Examples/View.php +++ b/Examples/View.php @@ -17,6 +17,7 @@ $Info = Array( ); $Rules = Array( ); $Players = Array( ); + $Exception = null; try { @@ -87,7 +88,7 @@
- +
__toString( ) ); ?>