lib/actions/index.py
author Fabien Ninoles <fabien@tzone.org>
Sun, 28 Dec 2008 15:21:49 -0500
changeset 64 f1b93ddec9e0
parent 58 004a32370ba5
permissions -rw-r--r--
More generic configuration.

from webutils import load_index

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