3 Mar 2007 19:48
[mb-commits] r8872 - mb_server/trunk
<root <at> musicbrainz.org>
2007-03-03 18:48:48 GMT
2007-03-03 18:48:48 GMT
Author: luks
Date: 2007-03-03 18:48:48 +0000 (Sat, 03 Mar 2007)
New Revision: 8872
Modified:
mb_server/trunk/INSTALL
Log:
Added missing module to INSTALL. Fixed copy&paste error. (closes #2446)
Modified: mb_server/trunk/INSTALL
===================================================================
--- mb_server/trunk/INSTALL 2007-02-28 00:41:57 UTC (rev 8871)
+++ mb_server/trunk/INSTALL 2007-03-03 18:48:48 UTC (rev 8872)
<at> <at> -151,6 +151,7 <at> <at>
Digest::SHA1
Digest::MD5
HTTP::Negotiate
+ JSON
Language::Guess (see notes below about seed data for this module)
MIME::Lite
Storable
<at> <at> -285,7 +286,7 <at> <at>
admin/startup.pl
NOTE: You can find a default version of startup.pl in startup.pl.default;
- copy this to DBDefs.pm and edit this.
+ copy this to startup.pl and edit this.
There's only one thing to change here, namely the "use lib" line,
which is marked with a "TODO" comment.
(Continue reading)
RSS Feed