Update index.php

This commit is contained in:
2026-03-27 12:23:05 +03:00
parent 0da3264333
commit 2dafebd11c

View File

@@ -10,7 +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)); <?php define("START_TIME", microtime(true));?>
<h1>PSC Monitor</h1> <h1>PSC Monitor</h1>
<table class="table"> <table class="table">
<thead> <thead>