Changed database access to PDO using prepared statements

This commit is contained in:
2023-02-22 10:50:24 +01:00
parent a4ecd1bff7
commit 7c300e0a8f
132 changed files with 5364 additions and 6091 deletions
+9 -9
View File
@@ -1,9 +1,9 @@
<table class="footer">
<tr>
<td align="center">
IP Reg {$config_version}
</td>
</tr>
</table>
</body>
</html>
<table class="footer">
<tr>
<td align="center">
IP Reg {$config_version}
</td>
</tr>
</table>
</body>
</html>