]> git.ipfire.org Git - ipfire.org.git/commitdiff
Fixed when the modules loads itself.
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 8 Jul 2009 19:04:25 +0000 (21:04 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 8 Jul 2009 19:04:25 +0000 (21:04 +0200)
Not supported by the older python installed on the webservers.

www/web/elements.py

index 9cc615c67498c86c12131d5bda66969ef30b758a..0eef273a5ae95e4b2f88842ddce11151c6d5f33a 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/python
 
-from . import Data
+from web import Data
 from banners import Banners
 from info import Info