Fix typo in characters.sql

--HG--
branch : trunk
This commit is contained in:
Chaz Brown
2009-04-07 02:53:48 -04:00
parent 57674b1473
commit 81e2f4ab89

View File

@@ -1413,7 +1413,6 @@ LOCK TABLES `petition_sign` WRITE;
/*!40000 ALTER TABLE `petition_sign` DISABLE KEYS */;
/*!40000 ALTER TABLE `petition_sign` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
--
-- Table structure for table `saved_variables`