--- a/docs/poweradmin-mysql-db-structure.sql Thu Mar 27 20:30:00 2008 +0000
+++ b/docs/poweradmin-mysql-db-structure.sql Thu Mar 27 20:35:23 2008 +0000
@@ -48,7 +48,7 @@
) ENGINE=MyISAM AUTO_INCREMENT=269 DEFAULT CHARSET=latin1;
LOCK TABLES `perm_templ_items` WRITE;
-INSERT INTO `perm_templ_items` VALUES (58,2,43),(268,1,43),(267,1,46),(266,1,54),(265,1,56),(264,1,58),(263,1,45),(262,1,48),(261,1,44),(260,1,47),(259,1,57),(258,1,52),(257,1,61),(57,2,51),(56,2,42),(55,2,60),(54,2,41),(256,1,59),(255,1,50),(156,3,56),(155,3,58),(254,1,55),(253,1,51),(252,1,42),(251,1,60),(250,1,41),(249,1,53);
+INSERT INTO `perm_templ_items` VALUES (249,1,53);
UNLOCK TABLES;
DROP TABLE IF EXISTS `zones`;