forked from Cavemanon/cavepaintings
fix indentation
This commit is contained in:
@@ -42,7 +42,7 @@ class LogNet extends Extension {
|
||||
fwrite($fp, "$data\n");
|
||||
fclose($fp);
|
||||
} catch (Exception $e) {
|
||||
/* logging errors shouldn't break everything */
|
||||
/* logging errors shouldn't break everything */
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user