Update of /cvs/scoop/scoop/etc In directory lithium.sabren.com:/tmp/cvs-serv4402/etc Modified Files: startup.pl Log Message: Dropping ForumZilla support, since no one uses it and no one has ever used it as far as anyone can tell. -j Index: startup.pl =================================================================== RCS file: /cvs/scoop/scoop/etc/startup.pl,v retrieving revision 1.69 retrieving revision 1.70 diff -C2 -d -r1.69 -r1.70 *** startup.pl 21 Jan 2005 14:14:29 -0000 1.69 --- startup.pl 27 Jan 2005 22:40:03 -0000 1.70 *************** *** 119,123 **** use Scoop::Statement; use Scoop::Cache; - use Scoop::ForumZilla; use Scoop::RDF; use Scoop::Debug; --- 119,122 ----