Add `@since 6.1` to database scripts
authorCyperghost <olaf_schmitz_1@t-online.de>
Tue, 27 Feb 2024 13:56:26 +0000 (14:56 +0100)
committerCyperghost <olaf_schmitz_1@t-online.de>
Tue, 27 Feb 2024 13:56:26 +0000 (14:56 +0100)
wcfsetup/install/files/acp/database/update_com.woltlab.wcf_6.1_spider_step1.php
wcfsetup/install/files/acp/database/update_com.woltlab.wcf_6.1_spider_step2.php

index 1218e6edcc671168641eeb6250cbbadab498490f..b807f63cc85a17a81a70c32717900afdb6580fa4 100644 (file)
@@ -6,6 +6,7 @@
  * @author      Olaf Braun
  * @copyright   2001-2024 WoltLab GmbH
  * @license     GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
+ * @since       6.1
  */
 
 use wcf\system\database\table\column\IntDatabaseTableColumn;
index eb0ac66011dfbb151aac862cdb63157f25f5fa42..e30b50dd08a1d2e5661c7fe83c68dbda066fb5b0 100644 (file)
@@ -6,6 +6,7 @@
  * @author      Olaf Braun
  * @copyright   2001-2024 WoltLab GmbH
  * @license     GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
+ * @since       6.1
  */
 
 use wcf\system\database\table\column\VarcharDatabaseTableColumn;