[mod] getBaseUrl moved to its own file

This commit is contained in:
2018-08-12 09:07:48 -06:00
parent cb5d30b4e0
commit 697d0fe769
4 changed files with 13 additions and 6 deletions

View File

@@ -238,4 +238,5 @@ if(!isset($_SESSION['userName'])){
</div>
</body>
<script src="../js/getBaseUrl.js"></script>
<link href="../css/panel.css" rel="stylesheet">