lib/actions/index.py
author fabien@tzone.org
Tue, 30 Dec 2008 23:32:33 -0500
changeset 67 652ff41518f3
parent 58 004a32370ba5
permissions -rw-r--r--
Update index.py and config to use the right information.

from webutils import load_index

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