* Deleted duplicated migration that was failing anyway.

* Added an error message in initial estate owner creation that makes it clear what needs to happen.
This commit is contained in:
Diva Canto
2010-06-14 11:50:42 -07:00
parent 53c32d8773
commit 9c9ce9e8dd
2 changed files with 2 additions and 2 deletions

View File

@@ -787,8 +787,6 @@ CREATE TABLE `regionwindlight` (
PRIMARY KEY (`region_id`)
);
ALTER TABLE estate_settings AUTO_INCREMENT = 100;
COMMIT;
:VERSION 33 #---------------------