Update of /cvs/scoop/scoop/etc In directory lithium.sabren.com:/tmp/cvs-serv14235/etc Modified Files: startup.pl Log Message: Bug 165: Tag categories. -janra Index: startup.pl =================================================================== RCS file: /cvs/scoop/scoop/etc/startup.pl,v retrieving revision 1.71 retrieving revision 1.72 diff -C2 -d -r1.71 -r1.72 *** startup.pl 26 May 2005 11:02:21 -0000 1.71 --- startup.pl 10 Sep 2005 01:13:45 -0000 1.72 *************** *** 134,137 **** --- 134,138 ---- use Scoop::Macros; use Scoop::Session; + use Scoop::Tags; use Scoop::Users;