lib/actions/index.py
author fabien@tzone.org
Sun, 28 Dec 2008 13:45:59 -0500
changeset 62 56193b37f666
parent 58 004a32370ba5
permissions -rw-r--r--
Correct a bug when saving keywords.

from webutils import load_index

def do_it(action, db, prefs, form):
	load_index(db, prefs, form, "msg", "")