Update meta tag for IOS, correct MySQL schema, remove nbproject from git

This commit is contained in:
2021-04-13 10:49:42 -04:00
parent 6b5d877c9f
commit 2431e7d888
3 changed files with 7 additions and 3 deletions

View File

@@ -58,6 +58,7 @@
<meta charset="utf-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/>
<meta name="apple-mobile-web-app-capable" content="yes">
<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
<?php if (basename($_SERVER['PHP_SELF']) == 'signin_display.php'): ?>
<meta http-equiv="refresh" content="5; url=index.php" />