mirror of
https://github.com/klokantech/tileserver-php.git
synced 2025-08-06 14:47:21 +02:00
Fixed DOCTYPE header
This commit is contained in:
@@ -42,7 +42,7 @@ if ($service == 'test') {
|
||||
if ($service == 'html'):
|
||||
$maps = maps();
|
||||
?>
|
||||
<!doctype html>
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
|
Reference in New Issue
Block a user