lib/actions/index.py
changeset 58 004a32370ba5
parent 57 31271426f879
equal deleted inserted replaced
57:31271426f879 58:004a32370ba5
     1 from webutils import load_index
     1 from webutils import load_index
     2 
     2 
     3 def do_it(action, db, prefs, form):
     3 def do_it(action, db, prefs, form):
     4 	load_index(db, prefs, form)
     4 	load_index(db, prefs, form, "msg", "")