added autocomplete="off"
[koha.git] / INSTALL.fedora7
index 465e706..097c2ec 100644 (file)
@@ -1173,7 +1173,6 @@ MySQL> show tables;
 | printers |
 | repeatable_holidays |
 | reports_dictionary |
-| reserveconstraints |
 | reserves |
 | reviews |
 | roadtype |
@@ -1184,7 +1183,6 @@ MySQL> show tables;
 | sessions |
 | special_holidays |
 | statistics |
-| stopwords |
 | subscription |
 | subscriptionhistory |
 | subscriptionroutinglist |
@@ -1197,7 +1195,7 @@ MySQL> show tables;
 | z3950servers |
 | zebraqueue |
 +----------------------------+
-94 rows in set (0.00 sec)
+93 rows in set (0.00 sec)
 
 mysql> quit
 ******************************************************************