From: Michael Orlitzky Date: Wed, 1 Apr 2009 06:49:37 +0000 (-0400) Subject: Added the net/http requirement to the Website class (which now needs it). X-Git-Url: http://gitweb.michael.orlitzky.com/?a=commitdiff_plain;h=e756e0b650774f2503702512ccdc02e86eee1788;hp=e756e0b650774f2503702512ccdc02e86eee1788;p=dead%2Fwhatever-dl.git Added the net/http requirement to the Website class (which now needs it). Removed some redundant requires from the website subclasses. ---