Replace `WCF_N` with `1` and use `WCF::getDB()->prepare()` instead of `WCF::getDB...
authorCyperghost <olaf_schmitz_1@t-online.de>
Thu, 24 Oct 2024 09:46:36 +0000 (11:46 +0200)
committerCyperghost <olaf_schmitz_1@t-online.de>
Thu, 24 Oct 2024 09:46:36 +0000 (11:46 +0200)
commit5d7129c68c064f8a1c1f27690fb1011ee415c947
tree5b6f8fbf9cadd7d58699faf2eb1f39a34bfd3974
parent486e97bf40527c7071d0be2544c325360ecadf83
Replace `WCF_N` with `1` and use `WCF::getDB()->prepare()` instead of `WCF::getDB()->prepareStatement()`.
16 files changed:
files/lib/system/exporter/IPB3xExporter.class.php
files/lib/system/exporter/IPB4xExporter.class.php
files/lib/system/exporter/Kunena3xExporter.class.php
files/lib/system/exporter/MyBB16xExporter.class.php
files/lib/system/exporter/NodeBB0xRedisExporter.class.php
files/lib/system/exporter/PhpBB31xExporter.class.php
files/lib/system/exporter/PhpBB3xExporter.class.php
files/lib/system/exporter/SMF2xExporter.class.php
files/lib/system/exporter/VB3or4xExporter.class.php
files/lib/system/exporter/VB5xExporter.class.php
files/lib/system/exporter/WBB2xExporter.class.php
files/lib/system/exporter/WBB3xExporter.class.php
files/lib/system/exporter/WBB4xExporter.class.php
files/lib/system/exporter/WordPress3xExporter.class.php
files/lib/system/exporter/XF12xExporter.class.php
files/lib/system/exporter/XF2xExporter.class.php