Pholus 0.1

This commit is contained in:
Jokob-sk
2022-12-28 14:14:34 +11:00
parent 60a9605302
commit 76b0d76eaa
8 changed files with 304 additions and 97 deletions

View File

@@ -242,7 +242,7 @@ $db->close();
<script>
// number of settings has to be equal to
var settingsNumber = 46;
var settingsNumber = 48;
if(<?php echo count($settings)?> != settingsNumber)
{