trying out something

This commit is contained in:
Jesse James Isler 2022-03-28 13:50:46 +02:00
parent 1875d04b50
commit 259c9377b2
1 changed files with 0 additions and 2 deletions

View File

@ -30,7 +30,6 @@
</head>
<body>
<div class=row>
<?php
foreach (glob("roles/*.php") as $filename) {
include $filename;
@ -69,7 +68,6 @@
';
}
?>
</div>
<script>
$(document).ready(function(){