--- a/iro/anbieter/__init__.py Sat Oct 31 03:22:33 2009 +0100
+++ b/iro/anbieter/__init__.py Sun Nov 08 15:50:29 2009 +0100
@@ -16,3 +16,4 @@
from FAX_de import FAX_de
from smtp import SMTP
from smstrade import smstrade
+import content
--- a/iro/joblist.py Sat Oct 31 03:22:33 2009 +0100
+++ b/iro/joblist.py Sun Nov 08 15:50:29 2009 +0100
@@ -11,7 +11,7 @@
#You should have received a copy of the GNU General Public License
#along with this program; if not, see <http://www.gnu.org/licenses/>.
-import content
+from anbieter import content
import md5, os, time