app/soc/modules/ghop/views/models/program.py
changeset 2784 801eee4eda9a
parent 2783 339696f3f5cf
--- a/app/soc/modules/ghop/views/models/program.py	Sat Aug 22 03:56:14 2009 +0530
+++ b/app/soc/modules/ghop/views/models/program.py	Sat Aug 22 03:56:25 2009 +0530
@@ -34,6 +34,7 @@
 
 import soc.cache.logic
 
+from soc.modules.ghop.logic.models import program as ghop_program_logic
 import soc.modules.ghop.logic.models.program