X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/947b485e76f6a086e2c57ea606ed04ebe6e266f8..refs/merge-requests/1/head:/lib/functions.php?ds=sidebyside
diff --git a/lib/functions.php b/lib/functions.php
index 3883173..4736b7f 100644
--- a/lib/functions.php
+++ b/lib/functions.php
@@ -143,7 +143,6 @@ function jirafeau_human_size($octets)
// Convert UTC timestamp to a datetime field
function jirafeau_get_datetimefield($timestamp)
{
-
$ts = date_create("@" . $timestamp);
$content = ''
. date_format($ts, 'Y-m-d H:i') . ' (GMT)';
@@ -879,7 +878,7 @@ function jirafeau_fileperms($path)
function jirafeau_admin_bug_report($cfg)
{
$out = "