Update index.php

This commit is contained in:
2026-03-27 12:13:15 +03:00
parent 3df65a524f
commit 0da3264333

View File

@@ -10,6 +10,7 @@
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/js/bootstrap.min.js" integrity="sha384-fbbOQedDUMZZ5KreZpsbe1LCZPVmfTnH7ois6mU1QK+m14rQ1l2bGBq41eYeM/fS" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/js/bootstrap.min.js" integrity="sha384-fbbOQedDUMZZ5KreZpsbe1LCZPVmfTnH7ois6mU1QK+m14rQ1l2bGBq41eYeM/fS" crossorigin="anonymous"></script>
</head> </head>
<body> <body>
<?php define("START_TIME", microtime(true));
<h1>PSC Monitor</h1> <h1>PSC Monitor</h1>
<table class="table"> <table class="table">
<thead> <thead>