View Single Post
  #2  
Old 01-30-2015, 10:37 PM
Kingly_Krab
Administrator
 
Join Date: May 2013
Location: United States
Posts: 1,603
Default

I would highly recommend making a backup before running this:
Code:
DELETE FROM `items` WHERE `itemtype` = '54';
Reply With Quote