diff options
Diffstat (limited to 'sql-files/upgrade_svn11106.sql')
-rw-r--r-- | sql-files/upgrade_svn11106.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql-files/upgrade_svn11106.sql b/sql-files/upgrade_svn11106.sql index 30220352e..52ed0c95e 100644 --- a/sql-files/upgrade_svn11106.sql +++ b/sql-files/upgrade_svn11106.sql @@ -1 +1 @@ -UPDATE `item_db` SET `script` = 'getitem 5267,1; ' WHERE `item_db`.`id` =12949 LIMIT 1 ;
\ No newline at end of file +UPDATE `item_db` SET `script` = 'getitem 5267,1; ' WHERE `item_db`.`id` =12949 LIMIT 1 ; |