- Timestamp:
- 12/31/07 15:40:10 (15 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
dev/common/includes/autoupgrade.php
r309 r310 82 82 $qry = new DBQuery(); 83 83 $query = "UPDATE kb3_item_types 84 SET itt_slot = $newSlot WHERE itt_id = $id a md itt_slot = $oldSlot;";84 SET itt_slot = $newSlot WHERE itt_id = $id and itt_slot = $oldSlot;"; 85 85 $qry->execute($query); 86 86 $query = "UPDATE kb3_items_destroyed