- fixed typo

3-00
Dries Buytaert 2001-03-25 17:54:35 +00:00
parent f39bba80fa
commit d03a5aeb13
1 changed files with 1 additions and 1 deletions

View File

@ -37,4 +37,4 @@ CREATE TABLE nodes (
);
alter table users change stories nodes tinyint(2) DEFAULT '10';
alter table comments drop type;
alter table comments drop link;