1 from webutils import load_index
2
3 def do_it(action, db, prefs, form):
4 load_index(db, prefs, form)