v 1.4.2
- Extended status cache time from 10 to 60 seconds. Query should be less spammy now. - Fixed "It is not safe to rely on the system's timezone settings" exception - Removed lang property from html tag
This commit is contained in:
@ -8,7 +8,7 @@ require_once __DIR__ . "/../include/adminlist.php";
|
||||
$htalink = $config["general"]["enablehta"] ? "" : ".php";
|
||||
?>
|
||||
<!DOCTYPE html>
|
||||
<html lang="pl">
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
|
Reference in New Issue
Block a user