View Single Post
  #19  
Old 06-15-2011, 06:49 PM
KLS
Administrator
 
Join Date: Sep 2006
Posts: 1,348
Default

You can it requires changing some database data though. Need to go through and change all the version on the data for the zone and it's contents.

0->2
1->0
2->1

And you would have old and new swapped, there's quite a few tables though you'll have to look through the database tables to see which ones have versions and update them accordingly.
Reply With Quote