lib/actions/index.py
author fabien@tzone.org
Wed, 31 Dec 2008 01:40:46 -0500
changeset 72 34fcc8b2c1f5
parent 58 004a32370ba5
permissions -rw-r--r--
Only add unique keywords and remove utils.py, which I'm not sure about the copyright.

from webutils import load_index

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