Changes

Jump to navigation Jump to search
Line 13: Line 13:     
  try:
 
  try:
     path = os.path.join(activity.get_activity_root(), "instance")
+
     path = activity.get_activity_root()
 
  except:
 
  except:
 
     # early versions of Sugar (656) didn't support get_activity_root()
 
     # early versions of Sugar (656) didn't support get_activity_root()

Navigation menu