diff options
Diffstat (limited to 'include/environment.php')
-rw-r--r-- | include/environment.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/environment.php b/include/environment.php index 11d465b84..96a614821 100644 --- a/include/environment.php +++ b/include/environment.php @@ -65,4 +65,4 @@ function phpiniSizeToBytes($val) { } return (int)$val; -}
\ No newline at end of file +} |