Fixed uneven brackets
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@ class utils
|
||||
{
|
||||
$raw = file_get_contents($path);
|
||||
}
|
||||
catch
|
||||
catch (Exception $e)
|
||||
{
|
||||
$raw = "";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user