files: Update table and version parsing
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
<?php
|
||||
|
||||
date_default_timezone_set('Europe/Vienna');
|
||||
|
||||
function get_fmt(): string {
|
||||
$fmt = _get_fmt();
|
||||
if ($fmt === 'ascii') {
|
||||
|
Reference in New Issue
Block a user