lib/actions/index.py
author fabien@tzone.org
Wed, 31 Dec 2008 15:41:32 -0500
changeset 74 6784c4350b41
parent 58 004a32370ba5
permissions -rw-r--r--
Cleanup of old code, fixes some errors with folders view and make it a standard action.

from webutils import load_index

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