files: Update table and version parsing

This commit is contained in:
2024-01-29 15:23:36 +01:00
parent c15952d063
commit 9a31364d88
3 changed files with 14 additions and 5 deletions

View File

@ -1,5 +1,7 @@
<?php
date_default_timezone_set('Europe/Vienna');
function get_fmt(): string {
$fmt = _get_fmt();
if ($fmt === 'ascii') {