Bug 17050: (QA followup) Use Mojo::Transaction to get the remote address
[koha.git] / INSTALL.fedora7
index aa0f97f..ac354a4 100644 (file)
@@ -746,7 +746,6 @@ MARC::Record
 MARC::Charset
 MARC::Charset::Constants
 MARC::File::XML
-MARC::Crosswalk::DublinCore
 Net::Z3950::ZOOM
 Net::LDAP::Filter
 HTML::Template::Pro
@@ -774,7 +773,6 @@ XML::LibXSLT
 XML::Simple
 YAML::Syck
 Unix::Syslog
-POE
 Date::Calc
 CHI
 CHI::Driver::Memcached
@@ -1174,7 +1172,6 @@ MySQL> show tables;
 | printers |
 | repeatable_holidays |
 | reports_dictionary |
-| reserveconstraints |
 | reserves |
 | reviews |
 | roadtype |
@@ -1185,7 +1182,6 @@ MySQL> show tables;
 | sessions |
 | special_holidays |
 | statistics |
-| stopwords |
 | subscription |
 | subscriptionhistory |
 | subscriptionroutinglist |
@@ -1198,7 +1194,7 @@ MySQL> show tables;
 | z3950servers |
 | zebraqueue |
 +----------------------------+
-94 rows in set (0.00 sec)
+93 rows in set (0.00 sec)
 
 mysql> quit
 ******************************************************************